Monday 24 October 2016

How to Request or Assign a New IP Address




Hello everyone, you are trying to download, but the website will limit the download for your IP {once in 2 hours or 24 hours, it depends},this is a good trick if you want to avoid any limitation from any website.

So let get start,

1- Go to Start->Run.

2- Open CMD {it would be better if you start it as Admin}.

3- Enter those commands.
      ipconfig /flushdns
      ipconfig /release

      ipconfig /renew

4- Clean your cookies in the browser you are using.

In some moment you will be assigned in a new IP address. Notice, this method will not work if you have fixed IP. If you don’t have a fixed IP address and this method works, you may want to create a batch file and then run whenever you need to use those commands, it will save you time.

Note# Don’t forget to type ENTER after each line of the code. There are much more commands to write, but these are the most important and most used ones.

No comments:

Post a Comment