On 01/01/2011 05:59 AM, Dick Holland wrote: > I've installed F14 on a box that was running F8 (I know, I know...) and > DNS is not working properly. ... > I've trawled the forums and mailing list archives and I've searched > Redhat bugzilla. I've seen references to 64-bit DNS problems in F10-F11, > but nothing still open that I can find. You might be running into this: https://bugzilla.redhat.com/show_bug.cgi?id=505505 As far as I can tell, DNS won't work unless your DNS server supports IPv6 (AAAA) queries. If this sounds like your problem, I'd appreciate the input. The glibc devs have been ignoring this. I'm not sure if dig can tell you what you need to know here. You could try "dig -t aaaa google.com" and see what you get. Otherwise, try to use "tcpdump -w /var/tmp/dns.dump -s0 port 53" to capture the DNS lookup that happens when you try to connect with telnet. Use Ctrl+C to stop capturing, and then send /var/tmp/dns.dump back to the list. -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines