I tried to have my private nameservers setup since this morning. In my control panel, I used BIND server to create a master zone for my domain, let's called it mydomain.com here. I have created the following in the master zone for mydomain.com:
Code:
mydomain.com. Default 213.xxx.xxx.xxx
www.mydomain.com. Default 213.xxx.xxx.xxx
ftp.mydomain.com. Default 213.xxx.xxx.xxx
ns1.mydomain.com. Default 213.xxx.xxx.xxx
ns2.mydomain.com. Default 213.xxx.xxx.xxx
mx1.mydomain.com. Default 213.xxx.xxx.xxx
I then login to my 123-reg account, where I host mydomain.com. In the Change nameservers page, I add the following:
Code:
ns1.mydomain.com (IP: 213.xxx.xxx.xxx)
ns2.mydomain.com (IP: 213.xxx.xxx.xxx)
I don't think this is necessary, but reading forum posted here, I also add @, www, ns1, and mx1 A record, all pointing to my IP address.
It has been good few hours and I still not able to access to my site using mydomain.com. I can access to the site via IP address, as well as via another domain name which I have added an A record.
Can anyone tell me what I have not done? or I simply have to wait up to 48/72 hours??
Thanks,
Adrian