How To Request A New IP Address From Your ISP
Posted by saad alti
- What is the most efficient way to generate a new external IP address from my ISP? -
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.
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.
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.
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.
This entry was posted on October 4, 2009 at 12:14 pm, and is filed under
Tips and Tricks,
Windows
. Follow any responses to this post through RSS. You can leave a response, or trackback from your own site.