On Fri, Nov 28, 2008 at 03:10:02PM -0600, Mike Chorak wrote: > Alex Samad wrote: >> On Fri, Nov 28, 2008 at 04:04:32AM -0600, Mike Chorak wrote: >>> Alex Samad wrote: >>>> can you show us /etc/nsswitch.conf, also /etc/resolv.conf and try
[snip]
>
> When I removed mdns4 and mdns4-minimal from my /etc/nsswitch.conf file,
> and reenabled ipv6, i get the same problem...slow resolution of
> www.facebook.com! I'm really scratching my head on this one. I don't
> really disabling ipv6 because I have no use for it...as far as I
> know...but it seems like kind of an adhoc solution.
if you delve in to the glibc resolver code I believe it does a ipv6
lookup first (type AAAA), you can check this, in another window do
tcpdump -pni eth0 port 53 -vv
and in another window try wget www.facebook.com -O /dev/null
you should see a request for a AAAA record and then a A record.
ipv6 will auto configure an address, but shouldn't configure any routing
unless it has been enabled on the network. have a look at ip -6 r and ip
-6 a.
If you don't need ipv6 then turn it off :)
>
>
> --
> To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a
> subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
>
>
--
"We're working with Chancellor Schr�der on what's called 10-plus-10-over-10:
$10 billion from the U.S.,$10 billion from other members of the G7 over a
10-year period, to help Russia securitize the dismantling -- the dismantled
nuclear warheads."
- George W. Bush
05/23/2002
Berlin, Germany
signature.asc
Description: Digital signature

