NT
Size: a a a
NT
NT
Y
D
VP
C
C
C
C
C
C
VP
VP
C
VP
C
Y
VP
Y
ИФ
# The loopback network interface
auto lo
iface lo inet loopback
# The primary network interface
auto eth0
allow-hotplug eth0
iface eth0 inet static
address XXX.XXX.XXX.XXX
netmask 255.255.255.255
gateway 10.0.0.1
pointopoint 10.0.0.1
auto eth0:1
allow-hotplug eth0:1
iface eth0:1 inet static
address 172.31.16.23
netmask 255.255.255.255