Sinisterly
How To Request A New IP Address From Your ISP - Printable Version

+- Sinisterly (https://sinister.ly)
+-- Forum: Hacking (https://sinister.ly/Forum-Hacking)
+--- Forum: Tutorials (https://sinister.ly/Forum-Tutorials)
+--- Thread: How To Request A New IP Address From Your ISP (/Thread-How-To-Request-A-New-IP-Address-From-Your-ISP)



How To Request A New IP Address From Your ISP - harnoor - 03-23-2012

I get variations on this question often. I'll tell you what to try:

1. Click Start
2. Click run
3. In the run box type cmd.exe and click OK
4. When the command prompt opens type the following: *Press 'enter' after each new line.

Code:
ipconfig /flushdns ipconfig /release ipconfig /renew exit

5. Erase your cookies in whatever browser you are using.

Frequently you will be assigned a new IP address when this happens. Sometime you will, sometimes you will not. If you are on a fixed IP address, this method will not work. If this works for you, you may want to save the above commands into a batch file, and just run it when you need it.