commit | 6547fdf98568d2fc30c53f2c9488d3c02ed2f63f | [log] [tgz] |
---|---|---|
author | Zack Williams <zdw@opennetworking.org> | Mon Jul 11 10:49:46 2022 -0700 |
committer | Zack Williams <zdw@opennetworking.org> | Mon Sep 05 15:20:33 2022 -0700 |
tree | 5ca2ac37f717526f2c540a2ce75a3db721c6eb9e | |
parent | 25979e26f4b2e47417145605896798f57f407616 [diff] |
Remove gitreview Fix comment for per-connection dpd/close actions Change-Id: I12b76a6de5862af82e14eeb8b2be93c6d98884f0
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