diff -r 3b65651e7033 -r 577963cc46fc net/net_ic.bat --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/net/net_ic.bat Fri Jan 22 01:01:29 2010 +0900 @@ -0,0 +1,4 @@ +@echo off +netsh interface ip set address "ローカル エリア接続" static 10.240.10.207 255.255.255.0 10.240.10.1 1 +netsh interface ip set dns "ローカル エリア接続" static 130.34.54.2 +netsh interface ip add dns "ローカル エリア接続" 130.34.232.25