Update network 'BLKR'.
This commit is contained in:
@@ -16,13 +16,13 @@ iface lo inet loopback
|
||||
|
||||
auto eth2
|
||||
iface eth2 inet static
|
||||
address 172.16.162.254
|
||||
address 172.16.162.1
|
||||
network 172.16.162.0
|
||||
netmask 255.255.255.0
|
||||
broadcast 172.16.162.255
|
||||
gateway 172.16.162.1
|
||||
gateway 172.16.162.254
|
||||
dns-nameservers 127.0.0.1
|
||||
dns-search anw-km.netz
|
||||
dns-search blk.netz
|
||||
|
||||
|
||||
#-----------------------------
|
||||
@@ -38,7 +38,7 @@ iface eth1 inet static
|
||||
|
||||
auto eth1:0
|
||||
iface eth1:0 inet static
|
||||
address 192.168.162.53
|
||||
address 192.168.162.1
|
||||
network 192.168.162.0
|
||||
netmask 255.255.255.0
|
||||
broadcast 192.168.162.255
|
||||
|
||||
Reference in New Issue
Block a user