Help - Search - Members - Calendar
Full Version: question on slow web browsing
MandrivaUsers.org > Advanced Topics > Networking
mikemck
the eratta for 2008.1 suggests tha for slow web browsing that it may help todisable ipv6 by the following in etc/modprobe.conf: install ipv6 /bin/true. th question is shouldn't this be false instead of truez???


Mike


[moved from Software by spinynorman]
ianw1974
That's a hack way of doing it. Normally it is disabled by editing /etc/modprobe.conf and putting:

CODE
alias net-pf-10 off
alias ipv6 off


you can also disable it in /etc/sysconfig/network as well as per interface in /etc/sysconfig/network-scripts/ifcfg-xxxx where xxxx is eth0, wlan0, etc, etc, etc. See more here:

http://www.linuxsolutions.org/index.php?op...5&Itemid=26
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2008 Invision Power Services, Inc.