View Single Post
Old 06-10-2008, 10:37 AM  
GPS
Confirmed User
 
Join Date: Feb 2007
Location: in the slumps
Posts: 572
Dude, connect to your modem directly.. No router..

Create a batch file..

And put this in..

IPCONFIG /RELEASE
netsh interface ip set address name="Local Area Connection" static 10.0.0.10 255.0.0.0
netsh interface ip set address "Local Area Connection" dhcp


Run it.. It will change your static ip everytime..

Dont forget to save it has filename.bat

Make sure you are connected directly to your modem..

Good luck..
__________________
no sig!
GPS is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote