cccOn Mar 4, 4:27*am, ibupro...@painkiller.example.tld (Moe Trin)
wrote:
> On Tue, 3 Mar 2009, in the Usenet newsgroup comp.os.linux.networking, in
> article <6e3a2df9-bfbd-4abc-a4cb-bcea3d2fe...@g38g2000yqd.googlegroups.com>,
> What EXACTLY is slow? * Once you "connect", is the connection from
> that specific site rapid?
Initial connect is slow ... entering the address; and then its wait
wait wait;
as soon as the page starts showing initial content, speed seems
normal.
> * * * * * inet6 addr: fe80::260:97ff:fe32:4a6a/64 Scope:Link
>
> The key is that 'inet6' line - you'll also see one in the loopback. *A
Yes, the ip6 stuff is there.
> VERY WELL KNOWN problem is misconfigured DNS servers that ignore IPv6
Knowledge depends on the domains you are familiar with.
I know what IPv6 is about; but didnt know about this problem.
> You say you're running Ubuntu 8.10 - *Open your blacklist file (sudo
> nano /etc/modprobe.d/blacklist), then add the line "blacklist ipv6" to
> that file (without the quotes). *Reboot, and try again. *Others have
> reported fixing the problem by adding three lines to
> /etc/modporbe.d/aliases:
> * *alias net-pf-10 ipv6 off
> * *alias net-pf-10 off
> * *alias ipv6 off
> (There may be a 'alias net-pf-10 ipv6' line - change it as above).
The line is in the alias file; I changed it accordingly; but no
effect.
Same for the blacklist approach. (yes, when running ifconfig after
the changes, the ipv6 entries are gone).
At least you had some good ideas; upon first reading I thought
"oh yes, this must be it".
so, thank you very much for the moment,
|