One of a whole mess of CentOS servers does not resolve DNS addresses. I've set this up like so many others.

DEVICE="eth0"
BOOTPROTO="static"
DNS1="192.168.21.1"
GATEWAY="192.168.21.254"
HOSTNAME="dev2"
HWADDR="00:0C:29:B9:C6:E8"
IPADDR="192.168.21.3"
IPV6INIT="yes"
MTU="1500"
NETMASK="255.255.255.0"
NM_CONTROLLED="yes"
ONBOOT="yes"
TYPE="Ethernet"
UUID="0ce3dcc9-bf8a-47fd-9f96-7810d5cb39ec"


and /etc/resolv.conf lists the correct nameserver 192.168.21.1.

Any thoughts of what I might restart or log to look at???

Howard

--
--
You received this message because you are subscribed to the Google Groups 
"NLUG" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/nlug-talk?hl=en

--- You received this message because you are subscribed to the Google Groups "NLUG" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to