Saturday, July 24, 2010

Playgrounds And Panties

A Midsummer Night's storm

Today I stumbled upon a very nasty behavior of glibc - again. On a host This means I can not wget to a webpage if AAAA record exists for the page, etc. You will find many solutions on how to 'disable IPv6' - But they all miss the resolver in glibc, the part that is behind the 'gethostbyname' call.

# cat / etc / resolv.conf nameserver options no-inet6 ... NameServer ...

Just documenting it here, because the manpage does not document the 'No' feature and searching for this on google was not helpful at all

0 comments:

Post a Comment