View Single Post

  #9 (permalink)  
Old 05-04-2008
David Shen
 
Posts: n/a
Default Re: DNS not working well on ubuntu8

Bill Marcum wrote:
> On 2008-05-03, David Shen <davidshen84@googlemail.com> wrote:
>>
>> My /etc/resolv.conf file looks like this:
>>
>> search my.corp.domain.com
>> nameserver ip1
>> nameserver ip2
>> nameserver ip3
>>
>> I compared the IPs and the domain name with what was get from one of my
>> Windows PC, they are the same. So, I think it should work.
>>

> Make sure you can ping at least one of those addresses. You might need a
> route command.


errr...I cannot ping those DNS server...

I used route -n, and the return look like this:
12.34.56.0 0.0.0.0 255.255.255.0 U
0.0.0.0 12.34.56.1 0.0.0.0 UG


And I just noticed, I cannot ping any machine now...But I could before.
I do not remember I changed the machine's configuration.


Thanks,
David
Reply With Quote