Re: My IP Address
Usually IP comes from your ISP, so you can't change it unless you use a proxy (which changes the IP shown outside). You can try to request a new IP address from your ISP server like this in command prompt:
ipconfig /flushdns
ipconfig /release
ipconfig /renew
|