This commit is contained in:
2022-11-25 01:07:36 +01:00
parent 45115c6700
commit a143f30206
16 changed files with 220 additions and 17 deletions

View File

@ -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