Hi all!
I use my own DNS a server on my server:
ns1.myhost.com
ns2.myhost.com
The host name: myhost.com
I want to take one more server soon, and I can not solve what to do with NS servers and the control panel.
On the first server i use Cpanel, I would not like to pay for one more copy Cpanel on the second server, there will be 2-3 domains
and some mail boxes, I think, that they can be added simply in Apache configuration file. I want to take plain Red Hat or Free BSD.
But it would be desirable to have separate and independent DNS on the second server, for example such:
ns3.myhost.com
ns4.myhost.com
What I should make for this purpose?
I think, I should setup DNS on a new server, but how to make it without Cpanel?
I shall receive 5 IP addresses with a new server: 1 main IP a server and 4 additional, I think, I can use 2 addresses for ns3 and ns4.
But how to me to adjust dns on a new server?
Can somebody advise how to add sites without the control panel and how to create new dns server?