In this post i am going to share a simple trick to change your Ip address on the go without manually switching off modem or waiting long hours for downloading file.

- This works only if you are using a dynamic allocated IP address, so be careful while trying this out !!
- Copy the following commands into Notepad –
Echo ipconfig/flushdns
ipconfig/flushdns
echo ipconfig/release
ipconfig/release
echo ipconfig/renew
ipconfig/renew
exit
- Save the file as changeip.bat (File name)
- Run the file (double click on it)
If you try to run this on Vista you have to right-click on the file as created above and choose Run as Administrator.
- After you run the file, your modem will reset, thus changing your ip address !
No comments:
Post a Comment