Slow browsing

From Attie's Wiki
(Difference between revisions)
Jump to: navigation, search
m
 
Line 4: Line 4:
 
<pre>
 
<pre>
 
$ chkconfig ip6tables off
 
$ chkconfig ip6tables off
$ nano /etc/modprobe.d/blacklist
+
$ nano /etc/modprobe.d/blacklist.conf
 
</pre>
 
</pre>
 
Add "<code>blacklist ipv6</code>" at the top
 
Add "<code>blacklist ipv6</code>" at the top

Latest revision as of 01:10, 10 April 2010

If you are suffering from incredibly slow browsing, but nslookup returns DNS records in a snap then this might help!
Basically completely disable IPv6

$ chkconfig ip6tables off
$ nano /etc/modprobe.d/blacklist.conf

Add "blacklist ipv6" at the top

$ nano /etc/modprobe.d/dist.conf 

Add "alias ipv6 /bin/true" at the top

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox