I have a problem with a ubuntu-10.4 VM. When I try to resolve a hostname (using for example nslookup or firefox), my DNS server receive an UDP packet with a DNS query (I saw it with tcpdump), but it drop the request. I tried with a Windows DNS server and a Red Hat DNS server: they receive the query but give no answer. I'm shure that at the end of the installation the name resolution worked !

I have another linux VM: the same query get a response. Comparing requests with tcpdump and wireshark I found no differences between them.

link|improve this question
Post the IPTables rules – James Lawrie Dec 3 '10 at 13:34
1  
Feels like a routing issue to me – Chopper3 Dec 3 '10 at 13:43
Ther isn't any firewall. tcpdump show me that dns server receive a query and doesn't send any response: I run tcpdump on the server and for a 'normal' client I see an UDP packet containing a response. It seems to me a problem with a corrupted request, but wireshark doesn't show errors in the packet containing the request. – user38412 Dec 3 '10 at 13:49
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown