Comment 231 for bug 417757

Revision history for this message
Yermo (yml-yml) wrote : Re: [karmic regression] all network apps / browsers suffer from multi-second delays by default due to IPv6 DNS lookups

@Laurent As I mentioned, I have turned off ipv6 in grub:

root@humility:~# ip -6 addr
root@humility:~#

root@humility:~# ip -6 route
172.16.38.0/24 dev vmnet8 proto kernel scope link src 172.16.38.1
192.168.194.0/24 dev vmnet1 proto kernel scope link src 192.168.194.1
192.168.0.0/24 dev eth0 proto kernel scope link src 192.168.0.5
169.254.0.0/16 dev eth0 scope link metric 1000
default via 192.168.0.1 dev eth0 metric 100

I am running VMWare Workstation 7 on this machine.

I run my own nameserver which is on a CentOS 5 machine on the other side of a DLink DI-707 firewall gadget.

I would be more than happy to run any tests to help track this down.