Originally posted by: n0cmonkey
Originally posted by: RossMAN
Is there a way to flush my DNS or whatever it's called?
I tried clicking refresh.
Not really. That's usually cached on the sever side. You could try different DNS servers.
Verizon DNS servers:
4.2.2.2
4.2.2.3
4.2.2.4
4.2.2.5
4.2.2.6
I've used those from other locations before and had things working just fine.
If you run nslookup, you can make sure the new ip address has propagated:
nslookup
server 4.2.2.2
www.gotadeal.com
And make sure it replies with something like:
Non-authoritative answer:
Name:
www.gotadeal.com
Address: 208.254.3.160
EDIT: Neat, didn't know about
Run > cmd > ipconfig /flushdns Heh. Ignore me.