Switching over to our server

by Aaron Reimann

May 18, 2012

We never force our clients to host web sites with us, but when we make a switch and take a site live it might take a little while to “catch up” with the DNS server that a client might be on. Here are a few things that can cause a slow switch over on their end:

1) Their computer
2) Their “firewall”
3) Their router, depending on if the computers are getting the DNS from there
4) If they are using something like an Active Directory, it is probably getting whatever that has. That DNS will have to be flushed/cleared (maybe restart the DNS service), but I’m sure that updates at some point.
5) Their internet provider, which if it is AT&T it takes a long time

If I were on their network and one of the five listed is causing the problem I would change the network card (or wireless card/built in network device) DNS server to something like Google’s public DNS, which I think it 8.8.8.8. Then, if they are on a Mac they should go to terminal and run:

on Snow leopard/Lion:
dscacheutil -flushcache
on Pre-Snow Leopard:
lookupd -flushcache

If on Windows, go to “DOS” (Start -> Run -> type in “cmd”) and run something like:
ipconig /flushdns

If those steps are taken it will clear it.

photo credit: IMG_3568 via photopin (license)

related posts

Have a WordPress Expert Look at Your Site

ClockworkWP has the privilege to “inherit” sites from other developers on a regular basis. Each…

Finding the DNS and Registrar Information

In the 90’s, if you wanted a domain name, you would pick up the phone…

WordPress Multitenancy in Action

WordPress Multitenancy in Action

WordPress platforms aren’t what we normally do when we partner with 48in48.org to build 48 websites in…