I have two static IPs with my ISP and two SME 6.0.1 servers. One resolves IPs fine, the other one doesn't.
=============================================
[root@linux1 root]# ping
www.cnn.comPING cnn.com (64.236.24.4) from 24.56.193.37 : 56(84) bytes of data.
=============================================
[root@linux2 root]# ping
www.cnn.comping: unknown host
www.cnn.com==============================================
(1) - How can I tell what DNS servers my linux box is using?
(2) - Is there an easy way to change them?
(3) - Where does it get them from? the gateway?
Thanks,
Chris Buechler