<div>I tried everything you put forward, but didn't work.</div><div><br></div><div><span class="Apple-style-span" style="font-family: Arial, 'Liberation Sans', 'DejaVu Sans', sans-serif; font-size: 13px; border-collapse: collapse; color: rgb(68, 68, 68); line-height: 17px; ">I had openSUSE 11.1 installed in a VM as well, DNS worked fine with it.</span></div>

<br clear="all">Best Regards,<br>Gaurav<br><br>
<br><br><div class="gmail_quote">On Mon, Mar 8, 2010 at 11:19 AM, John R Pierce <span dir="ltr"><<a href="mailto:pierce@hogranch.com">pierce@hogranch.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

Gaurav Nangla wrote:<br>
> I can ping the <a href="http://google.com" target="_blank">google.com</a> <<a href="http://google.com" target="_blank">http://google.com</a>> ip addresses<br>
<div class="im">> (209.85.231.104) but can't ping the FQDN, obviously DNS is broken.<br>
><br>
> I can also ping the nameserver ip addresses specified in /etc/resolv.conf.<br>
<br>
</div>well, the DNS servers given by your resolv.conf output seem valid from<br>
here..  I recommend doing some more debugging with `host` or similar DNS<br>
diagnostic tools.<br>
<br>
note regular DNS lookups like these tend to use UDP rather than TCP, if<br>
you're behind a NAT firewall which doesn't allow outbound udp port 53<br>
and connection track the response, then things might not work well.<br>
<br>
<br>
$ host <a href="http://google.com" target="_blank">google.com</a> 208.67.220.220<br>
Using domain server:<br>
Name: 208.67.220.220<br>
Address: 208.67.220.220#53<br>
Aliases:<br>
<br>
<a href="http://google.com" target="_blank">google.com</a> has address 74.125.19.105<br>
<a href="http://google.com" target="_blank">google.com</a> has address 74.125.19.99<br>
<a href="http://google.com" target="_blank">google.com</a> has address 74.125.19.103<br>
<a href="http://google.com" target="_blank">google.com</a> has address 74.125.19.106<br>
<a href="http://google.com" target="_blank">google.com</a> has address 74.125.19.147<br>
<a href="http://google.com" target="_blank">google.com</a> has address 74.125.19.104<br>
<a href="http://google.com" target="_blank">google.com</a> mail is handled by 400 <a href="http://google.com.s9b2.psmtp.com" target="_blank">google.com.s9b2.psmtp.com</a>.<br>
<a href="http://google.com" target="_blank">google.com</a> mail is handled by 200 <a href="http://google.com.s9a2.psmtp.com" target="_blank">google.com.s9a2.psmtp.com</a>.<br>
<a href="http://google.com" target="_blank">google.com</a> mail is handled by 300 <a href="http://google.com.s9b1.psmtp.com" target="_blank">google.com.s9b1.psmtp.com</a>.<br>
<a href="http://google.com" target="_blank">google.com</a> mail is handled by 100 <a href="http://google.com.s9a1.psmtp.com" target="_blank">google.com.s9a1.psmtp.com</a>.<br>
<br>
$ host <a href="http://google.com" target="_blank">google.com</a> 208.67.222.222<br>
Using domain server:<br>
Name: 208.67.222.222<br>
Address: 208.67.222.222#53<br>
Aliases:<br>
<br>
<a href="http://google.com" target="_blank">google.com</a> has address 74.125.19.105<br>
<a href="http://google.com" target="_blank">google.com</a> has address 74.125.19.147<br>
<a href="http://google.com" target="_blank">google.com</a> has address 74.125.19.99<br>
<a href="http://google.com" target="_blank">google.com</a> has address 74.125.19.103<br>
<a href="http://google.com" target="_blank">google.com</a> has address 74.125.19.104<br>
<a href="http://google.com" target="_blank">google.com</a> has address 74.125.19.106<br>
<a href="http://google.com" target="_blank">google.com</a> mail is handled by 400 <a href="http://google.com.s9b2.psmtp.com" target="_blank">google.com.s9b2.psmtp.com</a>.<br>
<a href="http://google.com" target="_blank">google.com</a> mail is handled by 200 <a href="http://google.com.s9a2.psmtp.com" target="_blank">google.com.s9a2.psmtp.com</a>.<br>
<a href="http://google.com" target="_blank">google.com</a> mail is handled by 300 <a href="http://google.com.s9b1.psmtp.com" target="_blank">google.com.s9b1.psmtp.com</a>.<br>
<a href="http://google.com" target="_blank">google.com</a> mail is handled by 100 <a href="http://google.com.s9a1.psmtp.com" target="_blank">google.com.s9a1.psmtp.com</a>.<br>
<div><div></div><div class="h5">_______________________________________________<br>
CentOS mailing list<br>
<a href="mailto:CentOS@centos.org">CentOS@centos.org</a><br>
<a href="http://lists.centos.org/mailman/listinfo/centos" target="_blank">http://lists.centos.org/mailman/listinfo/centos</a><br>
</div></div></blockquote></div><br>