办公室为固定IP,需要手动配置.
# vi /etc/network/interfaces 添加auto eth0iface eth0 inet staticaddress 192.168.174.26netmask 255.255.255.192network 192.168.174.0gateway 192.168.174.1 # /etc/init.d/networking restart
# vi /etc/network/interfaces
添加auto eth0iface eth0 inet staticaddress 192.168.174.26netmask 255.255.255.192network 192.168.174.0gateway 192.168.174.1
# /etc/init.d/networking restart
is it that difficult to digg this?!
is it that difficult to digg this?!