I've set up a new server (Ubuntu server) (own IP) and now I need to redirect my domain to that server. How??
The domain provider (separate from server provider and separate from my isp) controls the DNS because I didn't change the nameserver. (Thats true right?? Nameserver points to same guys that sold me domain so that's where I configure the DNS?)
The DNS is directed to my new server's IP (2 A records I think, the rest is "@").
For some reason the domain still points to the old server. I changed the DNS records well over 24 hours ago and now their TTL is 1 minute.
What am I missing here? Does /etc/resolv have anything to do with it? Before I edited it, it was invalid (invalid syntax, according to $ nslookup).
I'm not a complete n00b =) but I am rather new to nameservers, DNS and (linux) networking.