Web Hosting Talk







View Full Version : Having problems with sec. DNS in Ensim


Tazzman
11-10-2002, 09:00 AM
Posted this on Ensim, but no answers there, so I'll try the kind people around these parts:

I'm having problems setting up my secondary DNS server. Every time I try to set it up it tells me there is no A entry for the nameserver URL, while I have set up the A entry in question.
Anybody have any suggestions?

Onture
11-10-2002, 12:21 PM
Originally posted by Tazzman
Posted this on Ensim, but no answers there, so I'll try the kind people around these parts:

I'm having problems setting up my secondary DNS server. Every time I try to set it up it tells me there is no A entry for the nameserver URL, while I have set up the A entry in question.
Anybody have any suggestions?

Try adding an entry to /etc/hosts on the server where ENSIM is installed. ie:

192.168.0.3 ns2.nameserver.com

Replace the IP with the IP of your nameserver. Replace the hostname with the hostname of your secondary nameserver. See if ENSIM likes it. Also add your nameserver to /etc/resolv.conf

I believe you posted this problem before here and I replied with the same solution above. Did it not work?