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
{{ message }}
This repository has been archived by the owner on May 4, 2020. It is now read-only.
It would be very helpful to be able to configure scripts that will be executed before/after the wireguard interface has been taken up or down, much like it's exposed by the wg-quick configuration with PreUp, PostUp, PreDown and PostDown.
Sometimes, the builtin routing configuration options of the EdgeOS config tree are just not sufficient for more complex scenarios. In this case a script which gets executed after interface creation or before takedown would be a great way to add what's required.
The text was updated successfully, but these errors were encountered:
MarcusWichelmann
changed the title
Add PreUp/Down and PostUp/Down
Add PreUp/Down and PostUp/Down configuration nodes
Jan 26, 2020
It would be very helpful to be able to configure scripts that will be executed before/after the wireguard interface has been taken up or down, much like it's exposed by the wg-quick configuration with
PreUp
,PostUp
,PreDown
andPostDown
.Sometimes, the builtin routing configuration options of the EdgeOS config tree are just not sufficient for more complex scenarios. In this case a script which gets executed after interface creation or before takedown would be a great way to add what's required.
The text was updated successfully, but these errors were encountered: