Re: Domain resolution not working

Posted by pschaff on 2011/12/6 18:21:45
Quote:

cajonez wrote:
...
== BEGIN route -n ==
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
192.168.1.0     0.0.0.0         255.255.255.0   U     2      0        0 ra0
0.0.0.0         192.168.1.254   0.0.0.0         UG    0      0        0 ra0
== END   route -n ==

== BEGIN cat /etc/resolv.conf ==
# Generated by NetworkManager
nameserver 192.168.1.254
== END   cat /etc/resolv.conf ==
...

All I can guess is that there is a problem with the local DNS. Perhaps add a DNS server from your ISP or a public one.

Is there a proxy server on the network?

This Post was from: https://www.centos.org/newbb/viewtopic.php?forum=58&topic_id=34597&post_id=148784