commit | 25979e26f4b2e47417145605896798f57f407616 | [log] [tgz] |
---|---|---|
author | Zack Williams <zdw@opennetworking.org> | Mon Jul 11 10:49:46 2022 -0700 |
committer | Zack Williams <zdw@opennetworking.org> | Mon Jul 11 10:49:46 2022 -0700 |
tree | c7dd3e7b77462a4d75d467b20dc0a5a4f76a6edf | |
parent | f7cfb4f15c9edc314b22bc6c0999dcfd848aaad3 [diff] |
add optional per-connection dpd/close actions Change-Id: If6cbf17997e42cfe7b64dd07f6bf8e790325aa35
strongSwan IPSec VPN daemon
Requires BIRD to be installed if the VPNs are dynamic route based.
Minimum ansible version: 2.9.5
strongswan_conf_install_routes: yes strongswan_conf_connections: - name: tunnel1 psk: secret left: 10.0.0.3 leftid: 128.105.144.189 left_subnets: 0.0.0.0/0 right: 34.124.6.243 right_subnets: 0.0.0.0/0
strongswan_conf_connections: - name: tunnel1 vti: local: 169.254.0.2/30 remote: 169.254.0.1/30 psk: secret left: 10.0.0.3 leftid: 128.105.144.189 left_subnets: 0.0.0.0/0 right: 34.124.6.243
- hosts: all vars: roles: - bird - strongswan
© 2020 Open Networking Foundation support@opennetworking.org
License: Apache-2.0