Loading...
Uploaded by TheMajorbacon on Dec 9, 2009
Tech Support
Science & Technology
Standard YouTube License
dose this make your internet faster??
TheBloodline619 7 months ago
What can i do if i typed this in netsh interface ip set address "Local Area Connection" static 192.168.0.10 255.255.255.0 192.168.0.1 1 how can i change it back to normal
465harris 8 months ago
good explanation about the netsh. gostei from africa angola
Celgospel 1 year ago
Hi, I need a. BAT Windows 7 to change my ip automatically
I used this in xp without rebooting the cable modem (I have cable modem fiber optic)
@echo off
ipconfig /release
netsh interface IP set address Local static 1.2.3.4 255.0.0.0 1.2.3.5 5
netsh interface ip set address name=Local source=dhcp
ipconfig /renew
but does not work in Windows 7
if you know the code send me a message thanks
themorwaxar 1 year ago
Awesome!
sailorlena 1 year ago
I don't know your intentions with this information, but I love it, and I'm gonn use it against my school's web filter. (WebSense)
As an inexperienced user, I thank you.
5/5
CliftonM16 2 years ago
Load more suggestions
dose this make your internet faster??
TheBloodline619 7 months ago
What can i do if i typed this in netsh interface ip set address "Local Area Connection" static 192.168.0.10 255.255.255.0 192.168.0.1 1 how can i change it back to normal
465harris 8 months ago
good explanation about the netsh. gostei from africa angola
Celgospel 1 year ago
Hi, I need a. BAT Windows 7 to change my ip automatically
I used this in xp without rebooting the cable modem (I have cable modem fiber optic)
@echo off
ipconfig /release
netsh interface IP set address Local static 1.2.3.4 255.0.0.0 1.2.3.5 5
netsh interface ip set address name=Local source=dhcp
ipconfig /renew
but does not work in Windows 7
if you know the code send me a message thanks
themorwaxar 1 year ago
Awesome!
sailorlena 1 year ago
I don't know your intentions with this information, but I love it, and I'm gonn use it against my school's web filter. (WebSense)
As an inexperienced user, I thank you.
5/5
CliftonM16 2 years ago