Multiple servers using same nameservers
- by Robsimm
I have 2x servers with the following OS's and Control Panels:
Windows Server 2003 running Plesk 9
Centos 5.3 running WHM/cPanel
The Windows server 2003 server is hosting the two nameservers:
ns1.domain.com
ns2.domain.com
I have BIND running on the Centos 5.3 server, but I wish for my customers to use the same nameservers ns1.domain.com and ns2.domain.com (as per the Windows Server 2003 server).
My first question is - is this possible? And if so, how would I go about configuring both servers to enable such a configuration?
Thanks very much.