# ifconfig eth0 up # ifconfig eth0 172.16.128.205 netmask 255.255.254.0 broadcast 172.16.129.255 # route add default gw 172.16.129.254 dev eth0 あと、/etc/resolv.confに nameserver 172.16.128.101