Update schema and devices configuration
This commit is contained in:
@@ -3,5 +3,6 @@ iface lo inet loopback
|
||||
|
||||
auto eth1
|
||||
iface eth1 inet static
|
||||
address 10.100.100.1
|
||||
netmask 255.255.255.0
|
||||
address 10.10.120.10
|
||||
netmask 255.255.255.0
|
||||
gateway 10.10.120.1
|
||||
@@ -3,5 +3,6 @@ iface lo inet loopback
|
||||
|
||||
auto eth1
|
||||
iface eth1 inet static
|
||||
address 10.100.100.2
|
||||
netmask 255.255.255.0
|
||||
address 10.10.120.20
|
||||
netmask 255.255.255.0
|
||||
gateway 10.10.120.1
|
||||
Reference in New Issue
Block a user