The line in your response from nslookup, ;; reply from unexpected source: 192.168.1.1#3073, expected 192.168.1.1#53
definitely looks like the culprit. DNS responses should source from UDP port 53. I'm sure with the the Linux resolver normally blocks a response not from port 53. It could be that your firewall (on Linux) might be stopping it. (Though it is interesting that you seem to get responses through eventually). You might want to see if there is a firmware upgrade for your router. Regards, Martin Martin Visser -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
