QUIERES SABER ESTO es sencillo solo tienes que copiar esto en un block de notas o NOTEPAD y guardarlo como archivo bat
netsh interface ip set address name="touring" source=static tuip tumascaradered tu puertadeenlace 1
netsh interface ip set dns "RedLocal" static tuprimerdns
netsh interface ip add dns name="RedLocal" addr=segundodns
en mi caso es asi
netsh interface ip set address name="touring" source=static 192.168.1.192 255.255.255.0 192.168.1.6 1
netsh interface ip set dns "RedLocal" static 192.168.1.5
netsh interface ip add dns name="RedLocal" addr=0.0.0.0
No hay comentarios:
Publicar un comentario