When we've moved big sites we always leave behind an http redirector on the old IP for a few weeks. It's surprising to me just how many clients out there will continue to use old dns weeks after an update to an entry with a 15-minute ttl. I didn't bother with the redirector for this ip change on my blog though, seemed like overkill.
Comments (3)
Check out our solution (for our users, but open to anyone) at http://cache.opendns.com/
Put in skrenta.com and then check our cache at every datacenter and optionally refresh it. :-)
-david
Posted by David Ulevitch | November 29, 2007 8:32 AM
Posted on November 29, 2007 08:32
Perhaps this problem is caused by DNS pinning protection inside the browser.
Posted by Daniel | November 30, 2007 2:17 AM
Posted on November 30, 2007 02:17
FWIW, if you don't want to reboot, you can always try:
C:\> ipconfig /flushdns
If that doesn't work, you can try:
C:\> net stop "dns client"
then
C:\> net start "dns client"
This works on more modern (i.e., WinXP or newer) Windows OS'es.
Posted by Dossy Shiobara | November 30, 2007 6:33 PM
Posted on November 30, 2007 18:33