Search code examples
webdnssubdomainip-address

Subdomain IP address changed but client still getting directed to old site


I manage a web site that used to be hosted on Server A. I gave clients a subdomain url that pointed to this server, e.g. app1.example.com

I have moved my web site to a new server, Server B. I changed the IP address of app1.example.com (via the domain name host company) to point to the new server and this worked ok, for me at least. However, I have one client that is still getting directed to the old server.

When I get the client to ping app1.example.com it is trying to ping the old Server A. When I do a ping I get the correct Server B.

I am assuming that the reason for this is that the client must have the IP address cached somewhere. What do I need to tell the client? Would it be to run ipconfig /fluchdns or is the solution going to be more complicated?


Solution

  • The time taken for the DNS records to update over the internet can be anything upto 48 hours.

    How long ago did you make the switch to the new server?

    If you need them to be able to access it immediatly ask them to edit there DNS record if it is possible. Else you will just need to wait for the DNS update to go through.