routing table 88 zu 42
This commit is contained in:
parent
534525e4cb
commit
460c5978ac
@ -10,15 +10,15 @@ network:
|
||||
routes:
|
||||
- to: default
|
||||
via: {{ ipv4_gateway }}
|
||||
table: 88
|
||||
table: 42
|
||||
- to: default
|
||||
via: {{ ipv6_gateway }}
|
||||
table: 88
|
||||
table: 42
|
||||
routing-policy:
|
||||
- from: {{ ansible_host }}
|
||||
table: 88
|
||||
table: 42
|
||||
- from: {{ ansible_host_ipv6 }}
|
||||
table: 88
|
||||
table: 42
|
||||
ens19:
|
||||
dhcp4: false
|
||||
addresses:
|
||||
|
Loading…
Reference in New Issue
Block a user