Change Your Dynamic IP Address
by Hiroshi on May 10th, 2008
Following is supposed to change your dynamic IP Address. Open notepad and type:
ipconfig /flushdns
ipconfig /refresh
ipconfig /renew
ipconfig /all>newip.txt
end
then save as (select all file types) — ip.bat
this is now a batch file rather than a txt file. Simply hit run on the file and watch the progress.
If you want to print out the results then add this line into the same file befoe “END”
ipconfig /all>filename. txt
A report will be saved in the same directory as your batch file, detailing your new ip and a bit more…
Topic: Fun, Hacking, Networking, Tips & Tricks, Vista Tips, Windows 7, Windows XP
Tags: Fun, Hacking, how to change your dynamic ip, Networking, Tips & Tricks
Post's RSS » RSS 2.0, Post's Comments RSS » RSS 2.0



Thanks for this, I am in love with this site. :)