vi /etc/network/interfaces
auto lo
iface lo inet loopback
auto eth0
iface eth0 inet static
address 111.67.65.167
netmask 255.255.255.112
gateway 111.67.65.15
vi /etc/network/interfaces
auto lo
iface lo inet loopback
auto eth0
iface eth0 inet static
address 111.67.65.167
netmask 255.255.255.112
gateway 111.67.65.15