DNS problem

Hi all,

I have got the message of "*** Can't find server name for address 10.131.120.50: Server failed" when I typed nslookup on the DNS server

I setup the /etc/named.conf and all the data files in /var/named and start the named daemon. I also mae appropriate change on the resolv.conf and nsswitch.conf

what have I done wrong?

I am new to setup DNS here, What I did was copy the named.conf and all the data files from an old DNS machine to the new machine. Is there any thing I need to change? thanks

[641 byte] By [stancwong] at [2007-11-25 22:41:27]
# 1

nslookup requests the server to lookup its own address (PTR) record. You will need to modify the zone files (the domain text files) listed in named.conf(4) to provide the PTR for nslookup(1) to succeed.

If your new (or not) to DNS then forget nslookup, use dig(1) instead.

ace at 2007-7-5 14:18:19 > top of Java-index,General,Sun Networking Services and Protocols...