update..
This commit is contained in:
@ -26,9 +26,9 @@ network_interfaces:
|
||||
auto: true
|
||||
family: inet
|
||||
method: static
|
||||
address: 192.168.178.254
|
||||
address: 172.16.192.1
|
||||
netmask: 24
|
||||
gateway: 192.168.178.1
|
||||
gateway: 172.16.192.254
|
||||
nameservers:
|
||||
- 127.0.0.1
|
||||
- 192.168.192.1
|
||||
@ -41,7 +41,7 @@ network_interfaces:
|
||||
family: inet
|
||||
method: static
|
||||
address: 192.168.192.254
|
||||
netmask: 24
|
||||
netmask: 23
|
||||
|
||||
|
||||
- device: eno2:ns
|
||||
@ -54,11 +54,11 @@ network_interfaces:
|
||||
|
||||
|
||||
- device: eno3
|
||||
headline: eno3 - LAN
|
||||
headline: eno3 - WLAN
|
||||
auto: true
|
||||
family: inet
|
||||
method: static
|
||||
address: 192.168.193.254
|
||||
address: 192.168.194.254
|
||||
netmask: 24
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user