乌秋博客
梦想在左,生活在右。   

在DOS下更改IP、子网掩码、网关、DNS、WINS
用OpenVPN老是不能更改网关地址,老是 10.0.0.5,郁闷得要死,就用命令改了下,还是不能访问vpn服务器的外网,继续研究ing

Netsh Interface ip Set Address Name="本地连接" source=static addr=192.168.0.121 mask=255.255.255.0
Netsh Interface ip Set Address Name="本地连接" gateway=192.168.0.1 gwmetric=1
Netsh Interface ip Set Dns Name="本地连接" source=static addr=61.139.2.69 register=PRIMARY
Netsh Interface ip Add Dns Name="本地连接" add=202.96.134.133 Index=2
Netsh Interface ip Set Wins Name="本地连接" source=static addr=none
posted at 08/08/01 10:45 | 技术文摘 - others | 浏览(15) | 引用 | 评论

 Track this back : http://www.koven.org/rserver.php?mode=tb&sl=375
  name   password   homepage
隐藏评论(只有管理员可见)    


      << prev    1  ...  325  326  327  328  329  330  331  332  333  ...  334    next >>