jDownloader: Get a new IP address on Netgear DG834G

How to set jDownloader to automatically generate new ip from Netgear DG834G router

ZZ3BC1D32C

If you use jDownloader, you will surely know the router’s automatic restart function, as it gives you the opportunity to never stand still with a download with multiple packets because every time the various servers ask you to wait, it communicates the command to the router to log out and log back in, in order to get a new ip.

In this case we will touch the Netgear DG834G router, if you do not have this try to see in the jDownloader library, otherwise search the web.

How to set it up

After starting jDownloader go to

Settings > Reconnection

In the user, password and IP of the router you must enter the corresponding access data for your router. IP of the router must contain the IP that you enter in the browser to enter its control panel, if you have not changed it it should be 192.168.1.1 or 192.168.0.1.

In the text field below copy this code:

[[[HSRC]]]
[[[STEP]]]
[[[REQUEST]]]
AUTH /? HTTP/1.1
Host: %%%routerip%%%
Authorization: Basic %%%basicauth%
[[[/REQUEST]]]
[[[/STEP]]]
[[[STEP]]]
[[[REQUEST]]]
POST /setup.cgi HTTP/1.1
Host: %%%routerip%%%
todo=disconnect&this_file=st_poe.htm&next_file=st_poe.htm
[[[/REQUEST]]]
[[[/STEP]]]
[[[STEP]]]
[[[REQUEST]]]
POST /setup.cgi HTTP/1.1
Host: %%%routerip%%%
todo=connect&this_file=st_poe.htm
next_file=st_poe.htm
[[[/REQUEST]]]
[[[/STEP]]]
[[[/HSRC]]]

After having entered it, it is necessary to verify that it is working correctly, then click on Change IP, and wait for the result.

After verifying the positive outcome, move to Advanced and set it as follows:

  • Wait until first IP verification: 5 sec
  • Maximum repetitions: -1
  • Wait for new IP: 30 sec

Now activate this command that you find among the tools above

ZZ4FEC1645

That’s it, now every time you will be asked for a new ip, jDownloader will restart the connection of your Netgear, thus obtaining a new IP address.

We periodically check the functioning of the links in our articles. If you notice any links that do not work, please let us know in the comments. If you enjoyed the article consider supporting the blog with a small donation. Thank you. Patreon / Ko-fi / Liberapay / Paypal

Leave a Reply

Your email address will not be published. Required fields are marked *