changed route table to 1005
This commit is contained in:
parent
df376a1284
commit
a7c519674c
@ -46,7 +46,7 @@ class Config:
|
||||
vpnd_uplink_table_id: str | None
|
||||
vpnd_enforce_split_tunnel: bool
|
||||
|
||||
split_enforcement_table = 900
|
||||
split_enforcement_table = 1005
|
||||
# This is well below what systemd-networkd will use by default, so these rules will take precedence.
|
||||
# Access through the non-private property for auto-incrementing!!!
|
||||
_routingpolicyrule_prio = 16000
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user