We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Very good script to play with wireguard.
One thing I'm trying to set up, is to make this script to forward various lans (either from server or from peers) to the whole vpn lan.
This is called 'routed lans' from openvpn perspective. https://community.openvpn.net/openvpn/wiki/RoutedLans
Will inspect how to make this possible in wireguard/ansible and come with a pull request for it if I make it.
Thanks for great script!
The text was updated successfully, but these errors were encountered:
I'm glad you like it.
Something like this could probably be done by adding the commands which set up the routes into post_up
Sorry, something went wrong.
No branches or pull requests
Very good script to play with wireguard.
One thing I'm trying to set up, is to make this script to forward various lans (either from server or from peers) to the whole vpn lan.
This is called 'routed lans' from openvpn perspective. https://community.openvpn.net/openvpn/wiki/RoutedLans
Will inspect how to make this possible in wireguard/ansible and come with a pull request for it if I make it.
Thanks for great script!
The text was updated successfully, but these errors were encountered: