Displaying 20 results from an estimated 30000 matches similar to: "modprobe.conf and ipv6"
2006 Apr 03
0
request_module: runaway loop modprobe net-pf-16-proto-9
Any help about this error on domU ?
request_module: runaway loop modprobe net-pf-16-proto-9
request_module: runaway loop modprobe net-pf-16-proto-9
request_module: runaway loop modprobe net-pf-16-proto-9
request_module: runaway loop modprobe net-pf-16-proto-9
request_module: runaway loop modprobe net-pf-16-proto-9
I am using xen_changeset : Sat Apr 1 14:59:12 2006 +0100
2006 Apr 03
0
request_module: runaway loop modprobe net-pf-16-proto-9
Any help about this error on domU ?
request_module: runaway loop modprobe net-pf-16-proto-9
request_module: runaway loop modprobe net-pf-16-proto-9
request_module: runaway loop modprobe net-pf-16-proto-9
request_module: runaway loop modprobe net-pf-16-proto-9
request_module: runaway loop modprobe net-pf-16-proto-9
I am using xen_changeset : Sat Apr 1 14:59:12 2006 +0100
2010 Nov 11
3
future modprobe.conf
centos 5 had modprobe.conf entries for eth0 and if present eth1.
something like:
alias eth0 forcedeth
alias eth1 e1000e
For the new centos 6 (I have the rhel 6 client installed on my laptop)
the modprobe.conf file is gone. Which is fine. I understand files can be
created in /etc/modprobe.d and server the same purpose.
My question is I dont see (doing a grep) any eth0 alias's in the files
in
2008 Mar 20
0
Fwd: ath_pci in modprobe.conf on Centos/Fedora
hi friends,
i am sending this to centos mailinglist as i didnt solved problem and guys
from madwifi are probably dead, as they are not giving me any reply .
Thanks
D.
---------- Forwarded message ----------
From: David Hl??ik <david at hlacik.eu>
Date: Wed, Mar 19, 2008 at 11:39 AM
Subject: ath_pci in modprobe.conf on Centos/Fedora
To: madwifi-users at lists.sourceforge.net
Hi friends,
2011 Oct 09
0
WARNING: Deprecated config file /etc/modprobe.conf
Hello,
I've changed the web hoster recently
and also upgraded from CentOS 5 to6.
Now I get this warning:
# service iptables restart
iptables: Flushing firewall rules: [ OK ]
iptables: Setting chains to policy ACCEPT: filter [ OK ]
iptables: Unloading modules: [ OK ]
iptables: Applying firewall rules: WARNING: Deprecated
2008 Jul 06
1
how to generate modprobe.conf
Hello, i have moved hard disk from one pc to another (some architecture). I
have booted, everything working. To my surprise some modules in
modprobes.conf are still there even if this PC does not have such hardware.
I have tried remove modprobe.conf, but after reboot, system by it self does
not generate a new one modprobe.conf. What is responsible for modprobe.conf
generation, how can i revoke it
2011 Aug 31
8
OT: help with email list reading programs w/ best features to read the centos and other lists that can filter people etc
we need to filter out various peoples posts on this list
would some kind soul(s) please direct us in locating the best email list
reading programs w/ the best features to read the centos and other lists.
the CentOS list signal/noise ratio is so bad that we need something better
than just outlook like clients or whatever
appropriate windows and linux recommendations would be most appreciated
2012 May 21
1
centos modprobe ipv6 fatal ipv6.ko Invalid module format
Hi. My provider rebooted the server today or the server rebooted itself
because of some problem, still don't know. Anyway: In /var/log/messages now
I get zillions of
modprobe: FATAL: Could not read
'/lib/modules/2.6.32-220.17.1.el6.x86_64/kernel/net/ipv6/ipv6.ko': Invalid
module format
I am not able to find any solution to this. ???
Thanks for your time,
Jesus
2010 Jul 06
3
question on modprobe.conf
I download the RHEL 6b2 and noticed the modprobe.conf
was no longer present.
I used modprobe.conf to place "options" for ethernet drivers
like which order to install the drivers. e1000e before forcedeth -
things like that.
Anyway - seems like that file is no longer present.
what is the "future" way to handle driver options?
Thanks
Jerry
2006 Nov 29
1
Disable IPV6
Hi
On a CentOS 4.x box how does one disable IPV6?
Is adding "alias net-pf-10 off" to the end of modprobe.conf and a reboot
still the 'standard' way of doing this ?
thanks
2009 Jun 08
2
Disabling IPv6 in CentOS 4.7
I thought I'd done that standard stuff
/etc/modprobe.conf:
alias net-pf-10 off
alias ipv6 off
/etc/sysconfig/network:
NETWORKING_IPV6=no
But on reboot I still see ipv6 entries against the eth devices, ipv6 module
is still loaded, and sit0 tunnel is present.
What needs to be done to disable ipv6?
--
rgds
Stephen
2011 Apr 04
2
Forcing IPv4 DNS lookups first before IPv6
Hello!
I am having a strange issue with CentOS 5.4 that I cannot seem to solve.
Every DNS lookup results in AAAA records being requested first before A
records. As a result, this causes a large amount of unnecessary DNS
traffic on the network. IPv6 has been completely disabled on these servers:
/etc/modprobe.conf, ipv6 off and net-pf-10 off
/etc/sysconfig/network, NETWORKING_IPV6=no
lsmod |
2006 Sep 10
2
Disabling IPv6 in Centos 4.x Experiences
Hi there,
While I was looking "how to disable ipv6 under centos" I have found a
gazzillion pages about how to do it and some of then even list things that i
am not sure where they came from, so for the record I list most of them here
in case someone else need them.
Some of the methods involved the direct modification of system scripts, and
I am against that so I wont list them here
2015 Apr 26
2
Boot message of a modprobe.d conf file that does not exist
Hi all,
I got a message at boot:
dracut-pre-udev: libkmod: kmod_config_parse:
/etc/modprobe.d/thinkpad_battery.conf line 2: ignoring bad line starting
with 'options'
I have had this file to load modules for my thinkpad (acpi_call &
tp_smapi) but I removed it after recompiling the modules for a new
kernel and using "make install load".
My question is, why this nonexistent
2015 Apr 27
0
Boot message of a modprobe.d conf file that does not exist
Am 26.04.2015 um 11:55 schrieb Tim <lists at kiuni.de>:
> Hi all,
>
> I got a message at boot:
> dracut-pre-udev: libkmod: kmod_config_parse:
> /etc/modprobe.d/thinkpad_battery.conf line 2: ignoring bad line starting
> with 'options'
>
> I have had this file to load modules for my thinkpad (acpi_call &
> tp_smapi) but I removed it after recompiling
2003 Dec 17
3
modprobe -r ztd-eth locks up machine...
Hi,
I have just begun working with TDMoE running between 2 fiber nics the
dynamic span works great. In my main asterisk box's startup file I just
'modprobe tor2', then start asterisk. The zaptel, ztdynamic & ztd-eth
modules all load by themselves when tor2 is loaded. If I stop asterisk then
'modprobe -r tor2' the tor2 module is removed but the other three remain.
If I
2010 Jan 16
3
httpd and robots.txt
would anyone out there care to share their robots.txt experience using
centos as a webserver and their robots.txt files?
i realize this is a somewhat simple exercise, yet i am sure there are both
large and small hosters out there and possibly those that have high traffic
modify their robots.txt files differently that others ???
please share if you can or care to please?
for years we have just
2008 Jul 18
3
semi OT: logwatch results
Semi Off Topic
My searching hasn't found what I consider superior info, and we are
wondering from others experience on this list...
In the logwatch results we all see the info below on almost a daily basis
I have taken the liberty of combining logwatch results from centos 4 and 5
machines for extra info and future searchability
-----
Centos 4
-----
--------------------- httpd Begin
2005 Jan 31
0
modprobe and modules not found
Greetings,
test server:
1.8 MHz Intel P4
D865PERL Intel MB w/ built in 10/100 NIC, sound etc.
I?ve loaded CentOS 3.3 ? yum upgraded to 3.4
I am used to ?much older? Linux kernel/distributions i.e. like 1.2.13 and
early 2.x stuff.
I humbly ask why these modules are not found in the distribution.
Please point me to where I get them and associated instructions please.
I
2007 Jan 09
3
Can i manage part of a file ..
Can I use puppet to ensure that a file includes certain text but not be
required to maintain the entire file?
For example,
I would like /etc/modprobe.conf to contain the following lines but the
file will also contain lines that are system dependent.
---------------------------------------------------------------------------------------
# Disable IPV6
alias net-pf-10 off
alias ipv6 off