Kenji Arisawa Aichi University  | 
 Powered by Pegasus | 
この記事は体系立っていない。今のところ単なる筆者のメモである。
場所
C:\WINDOWS\HOSTSC:\WINNT\system32\drivers\etc\hosts書き方の例 (Win で共通)
127.0.0.1 localhost 202.250.160.40 ar 202.250.160.71 hera  | 
ipconfigこれはコマンドで実行する。Win で共通。
C:\>ipconfig Windows 2000 IP Configuration Ethernet adapter ローカル エリア接続: Connection-specific DNS Suffix . : IP Address. . . . . . . . . . . . : 192.168.1.7 Subnet Mask . . . . . . . . . . . : 255.255.255.0 Default Gateway . . . . . . . . . : 192.168.1.254  | 
ipconfig には all option がある
	ipconfig /all
これによって以下の情報が手に入る