I recently have moved my server and changed nameservers and ip, i updated my domain. but somehow in windows 7 when i go to my domain, it resolves old ip even though mac os x shows the new site. Then i edited hosts file with the new ip in windows, it is ok now. but why this happens ?

is it about isp cache or sth ?

thanks

link|improve this question
feedback

1 Answer

up vote 0 down vote accepted

Could have several reasons!

First of all, restore your hosts files before attempting! ;)

  1. You're behind a proxy or router that caches DNS data, try clearing the proxy cache.
  2. Try clearing your DNS cache, go to start > execute > type "cmd" and do the following:

    ipconfig /flushdns

  3. Your browser caches DNS data, depending on your browser, clear the cache.

link|improve this answer
i already tried these steps thx – Ahmet vardar May 20 '10 at 18:12
Tried clearing the browser too? Check here if the domain points to the right IP: domaintoip.com/ip.php – BloodPhilia May 20 '10 at 18:14
oh ok it is now working, thx man – Ahmet vardar May 20 '10 at 18:14
You're very welcome ;) – BloodPhilia May 20 '10 at 18:16
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.