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