How to get new IP adress?

  • Thread starter Thread starter becks9211
  • Start date Start date
  • Replies Replies 2
  • Views Views 1,350

becks9211

Newbie
Messages
28
Location
NA
ISP
bsnl
Hi,

I m using D-Link GLB-502 T with BRIDGE mode.

I want to use Jdownloader application

to download from link-removed as a free user.

There is option of reconnection in this application to overcome link-removed download limit.
But it need script for changing IP of the router.

Please tell me how to change IP in my router using router's web interface.
 
As we get DYNAMIC IP everytime we connect to Internet and disconnect, you can
use a scheduler to switch on/off the modem at regular intervals.
BSNL Gateway may remain same.
Even then, as cookies are enabled, "RS" may
know it is same system, and ban you access.
http://checkip.dyndns.com/

Did not check J downloader facilities.
 
I have found the way to change IP.

There is option in Jdownloader application to use batch script for reconnection.
Batch script is as follow

rasdial "connection name" /disconnect

rasdial "connection name" username password

So I can now automate link-removed(or any similar to this site) downloads.
 
Back