Friedemann Stoyan wrote: > Jeroen Massar wrote: > > Hi Jeroen, > >> Welches glibc und welches resolver (nscd,pdns,bind) ? > > libc6/libc6-i686: 2.3.6.ds1-13 [..]
2.5.x im unstable ist fur IPv6 viel besser und hat auch vielen bugs verholfen. > orion:~$ cat /etc/resolv.conf > nameserver 2001:6f8:12ec:10::1 > nameserver 192.168.17.1 > options inet6 [..] Eek, dieser musst du rausholen: 8<----------------------------- inet6 sets RES_USE_INET6 in _res.options. This has the effect of trying a AAAA query before an A query inside the gethostbyname() function, and of mapping IPv4 responses in IPv6 ``tunnelled form'' if no AAAA records are found but an A record set exists. ------------------------------>8 Ich bin sicher das du dieser option nicht brauchen wollst. Siehe auch dieser bug: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=405694 Holt die option raus und probier noch ein mal ;) Greets, Jeroen
signature.asc
Description: OpenPGP digital signature
-- ipv6 mailing list [email protected] http://listserv.uni-muenster.de/mailman/listinfo/ipv6
