Flushing your DNS

zbrechbill60

New Member
Messages
4
Reaction score
0
Points
0
For all of you who are trying to change your IP address, just use a free software called Hotspot Shield VPN... (Google it yourself) - This can solve alot of problems with everything. It hides your IP address for you and its free...
 

kave30

New Member
Messages
1
Reaction score
0
Points
0
you go but i think google again
XP And Below:
1.) Go to start->run.
2.) Type in "cmd" without the quotes.
3.) At the command prompt type "ipconfig /flushdns" again without quotes.

Vista:
1.) Click on start->All Programs->Accessories
2.) Right click on the command prompt and pick run as administrator.
3.) At the command prompt type "ipconfig /flushdns" no quotes.

Linux:
1.) Open a root terminal or use sudo (in ubuntu or similar systems) with the following command:
- "/etc/rc.d/init.d/nscd restart" (without quotes)

Mac OSX Leopard:
1.) Use the following command in a terminal window:
- "dscacheutil -flushcache" (without quotes)

Mac OSX 10.5.1 and before:
1.) Use the following command in a terminal window:
- "lookupd -flushcache" (without quotes)

This will flush your DNS and will solve a lot of issues with your computer caching the wrong information.

-Corey
 

brainoma

New Member
Messages
1
Reaction score
0
Points
0
hey... i am new to this...
can anyone tell me how to flush DNS for Windows 7??
plz reply.
 
Top