Trying to correctly setup the DNS on linux server
[View]
[Reply]
[Top]
Posted by Alpha Cpt Auzzie
On 2008-02-28 17:21:15
|
I have been trying to sort out my linux (CentOS 5) server and according to tech support the DNS isn't setup correctly and they are refusing to help when i use dig (as they suggested) this is the output.
|
RE: Trying to correctly setup the DNS on linux server
[View]
[Reply]
[Top]
Posted by Guest(serend)
On 2008-03-31 17:53:32
|
Whats your /etc/resolv.conf file look like? Are you using the correct nameserver?
|
RE: Trying to correctly setup the DNS on linux server
[View]
[Reply]
[Top]
Posted by 2nd Lt Life2Atreus
On 2008-06-15 20:12:16
|
here is what mine looks like
### BEGIN INFO
#
# Modified_by: NetworkManager
# Process: /usr/bin/NetworkManager
# Process_id: 5377
#
### END INFO
search domain.invalid
nameserver 192.168.254.254
nameserver 192.168.254.254
|
|
|