These forums are locked and archived, but all topics have been migrated to the new forum. You can search for this topic on the new forum: Search for Name Servers on the new forum.
Ok. I have search the forums for the past 24 hours... can't seem to find a solution to my problem which is:
If you are using your own nameservers, please note that the ff. requirements must be met or the system will not allow the changes. (a) there must be two (2) unique nameservers for your domain, (b) the nameservers are authoritative for your domain, and (c) the nameservers are up and running.
Ex.
Name Server 1: nsfwd.domains.ph
IP Address: 203.119.4.4
Name Server 2: ns2.domains.ph
IP Address: 72.51.36.134
Can somebody please direct me on any documentation or forum post that I can follow through. I am really confused here....
Or maybe somebody can just tell me that I am out of my mind and what I am trying to do is remotely impossible in Virtualmin!
Hope to hear soon from you guys!
Howdy,
Yeah, its typically just a matter of choosing two IP addresses to use (whether on the same server, or separate servers), and assigning them names such as ns1.example.com and ns2.example.com.
And by that, all I mean is that you'd go into the example.com dropdown in Virtualmin, go into Services -> DNS Domain, and setup two "Address" records, one for ns1, the other for ns2.
Once you do that, you can go to the registrar you bought example.com from, and register those two names as "nameservers".
Once you've told your registrar that you intend on using those as nameservers, you'll then be able to edit the domain name information at your registrar, and set ns1.example.com and ns2.example.com as the nameservers to use for that particular domain.
Does that make sense?
Have a good one!
-Eric
Thanks andrychek for your reply... I still have some questions if you don't mind
"Yeah, its typically just a matter of choosing two IP addresses to use (whether on the same server, or separate servers), and assigning them names such as ns1.example.com and ns2.example.com."
I intend to use one server ... where will I assign the ns1.example.com & ns2.example.com ip addresses? is it sufficient just to put it on the zone file of example.com? or do i need 2 virtual server with two ip address?
Howdy,
First, you'd setup the two IP address on your machine (ie, so that your box responds to a ping on either IP).
Then yeah, as you said, you'd just go into your example.com Virtual Server, and setup both the ns1 and ns2 within it (in Services -> DNS Domain).
-Eric
What I did was to register ns1.upan.edu and ns2.upan.edu as nameservers at the registrar, those are the Parent Nameservers. Not all registrars will let you register nameservers though. Namecheap and GoDaddy will let you do it.
Then, have them and use them in virtualmin as your nameservers.
Any domain, such as pmc.com, you create in virtualmin will get those nameservers. Then for any domain (pmc.com) you host you change the nameservers (NS records) at its registrar to point to ns1.upan.edu and ns2.upan.edu
sniped by Eric..
Thanks to Andreychek and Ronald... The trick that did it for me is to assign another IP address on Webmin->Networking.
Assign ip's to NS1 and NS2 in the DNS zone file.
I have to point those IP addresses in my other dns server so that my registrar will know how to find my virtualmin server ...
Thanks guys! you rock!