skillarchy
Oct 1 2005, 12:16 PM
fresh windows plesk box and i want to set up
ns3.domain.com
ns4.domain.com
i already add ns3 and ns4 at registrar with 2 ip
now as admin in plesk server >> DNS >> and the image i attached to this post is what i have
now i want to setup ns3.domain.com and ns4.domain.com
now first i want to kno those records present in image i attach are they suppost to even be there or should i delete them because they have no ip and no domain names etc
basically i want to set up my ns3 and ns4 as template
any one with a step by step procedure to do this?
any help at all is appreciated thanks
ps. newbie to plesk and windows.
Squire
Oct 1 2005, 01:31 PM
First, I'm wondering why you have the line that says:
ns. A
in the template at all? Is every site on the server going to be running their own Nameservers? If not, you can remove that one from your base server template. Those A records should be part of the domain that the nameservers have been set up for with your Registrar. Just a single instance for each NS# at the domain level.
So if the domain name you've set up nameservers for at the registrar is hostingdomain.com you would have the following additional lines set up at the domain level for this domain only:
ns3.hostingdomain.com A xxx.xxx.xxx.xxx
ns4.hostingdomain.com A xxx.xxx.xxx.xxx
Where the x's are the IP two numbers you've set up to use for nameservers.
Then, to get back to your question about the template at the server level, the two additional lines would look like:
. NS ns3.hostingdomain.com.
. NS ns4.hostingdomain.com.
Note that you don't need to put in the extra periods on the end. Just type in your ns3.hostingdomain.com etc.
skillarchy
Oct 2 2005, 12:29 PM
ok so hostingdomain.com is the domain where i have the 2 ip and the ns3 and ns4
now do i need to add this domain into plesk?