Saturday, March 14, 2015

Transferring Domain To Point at Hosting

I've never done this before but I assumed it was a simple process. I've got a domain whose nameservers are with zoneedit, and therefore managed from there, but their IPS tag is with 123-reg, and the hosting is also with 123-reg. I set everything up correctly and all worked fine pointing at our old hosting using zoneedit, however the moment I changed the IP addresses to point at the new hosting instead of going to the new site, it redirected to the 123-reg site. The IP addresses were definitely correct (I had people assuming I just pinged 123-reg and used that IP address, which isn't the case).




Is there something I'm missing here? It worked fine on the old hosting, but doesn't work with the new hosting. I've now had to set up a web forwarder which isn't ideal.



Any ideas? I'm a bit clueless on this front.

No comments:

Post a Comment

linux - How to SSH to ec2 instance in VPC private subnet via NAT server

I have created a VPC in aws with a public subnet and a private subnet. The private subnet does not have direct access to external network. S...