You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
btw: thank you this was the only simple AND working solution in combination with OpenVpn I found.
all other shims was not working (to old?), namespace and cgroups are complex, no fallback and modyfing them with OpenVpn on new connection is a mess ...
With this jail you simply change the default route for the used table when OpenVpn is started.
I suggest to change the printf in line:
App-Route-Jail/mark.c
Line 53 in 94b955b
to fprintf:
this will prevent problems when using commands with pipes or when parsing stdout
The text was updated successfully, but these errors were encountered: