Pull up a command prompt (via start menu - run - type [cmd] )
at the command prompt type the following commande:
"msconfig /flushdns"
How to Flush DNS
-
- Posts: 368
- Joined: Wed Jun 24, 2009 6:12 pm
- Location: Red Deer, Alberta
- Ascaron
- Posts: 254
- Joined: Thu Jan 15, 2009 10:18 am
Re: How to Flush DNS
O Hai!
Some people were having problems logging in last night and sometimes its DNS issues.
DNS stands for Dynamic Name Service(more recently called Domain Name System). The internet has these huge banks of servers that are DNS servers. When you type in www.cnn.com your computer essentially hits against your ISP who then forwards that request to a DNS server and gets the actual internet address (something like 127.15.0.4) and then your computer proceeds on to the address.
Well, in the past , blizzard has had some issues where there servers will get pushed to a new address and if your computer is holding onto the old address then you will have problems connecting. Your computer will cache the address so that the next time you look up a site it can skip that look up process.
The command msconfig by itself will display your computers IP address and some other vital info if you are into the networking aspects. Add the /flushdns command line modifier and it will force that cache of addresses to be wiped and it will get the new and correct address for the server.
This however did NOT fix people's problems last night as it was not a DNS issue.
Some people were having problems logging in last night and sometimes its DNS issues.
DNS stands for Dynamic Name Service(more recently called Domain Name System). The internet has these huge banks of servers that are DNS servers. When you type in www.cnn.com your computer essentially hits against your ISP who then forwards that request to a DNS server and gets the actual internet address (something like 127.15.0.4) and then your computer proceeds on to the address.
Well, in the past , blizzard has had some issues where there servers will get pushed to a new address and if your computer is holding onto the old address then you will have problems connecting. Your computer will cache the address so that the next time you look up a site it can skip that look up process.
The command msconfig by itself will display your computers IP address and some other vital info if you are into the networking aspects. Add the /flushdns command line modifier and it will force that cache of addresses to be wiped and it will get the new and correct address for the server.
This however did NOT fix people's problems last night as it was not a DNS issue.

-
- Posts: 368
- Joined: Wed Jun 24, 2009 6:12 pm
- Location: Red Deer, Alberta
- demonition
- Posts: 2
- Joined: Sat Aug 08, 2009 11:52 am
- Location: Big Sandy Montana
Re: How to Flush DNS
msconfig does nothing for me other than say "msconfig is not recognized as an internal or external command, operable program or batch file"...
however, if I used "ipconfig" I could then go C:\>ipconfig /flushdns and that seems to work for me... :geek:
however, if I used "ipconfig" I could then go C:\>ipconfig /flushdns and that seems to work for me... :geek: