diff --git a/src/vpn_manager_globalprotect/vpnc.py b/src/vpn_manager_globalprotect/vpnc.py index 4199ac4..856531c 100644 --- a/src/vpn_manager_globalprotect/vpnc.py +++ b/src/vpn_manager_globalprotect/vpnc.py @@ -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