Advanced Search

how can i always clean my ip

Ani Fox

Basic
Joined
24.01.20
Messages
13
Reaction score
1
Points
3
open cmd Type ipconfig/release and press enter to remove your current IP wait a moment then Type ipconfig/renew and press enter to request a new ip close cmd and that's it you will have clean ip
 

I'm sorry

Basic
Joined
13.02.20
Messages
9
Reaction score
1
Points
0
If it's a static IP you can't really do much. You can try contacting your ISP but if it's dynamic you could run these commands:

ipconfig /release
ipconfig /flushdns
ipconfig /renew
netsh winsock reset
netsh interface ipv4 reset
netsh interface ipv6 reset
netsh winsock reset catalog
netsh int ipv4 reset reset.log
netsh int ipv6 reset reset.log

Resetting or restarting your router should also work. An extra measure could be changing your MAC though TMAC v6.
 
Top Bottom