aws-samples / vpn-gateway-strongswan

AWS CloudFormation template to deploy the open source strongSwan VPN solution to act as a VPN gateway in support of site-to-site VPN connections.
Apache License 2.0
68 stars 37 forks source link

Validate gateway runs properly when EC2 instance is restarted #1

Closed ckamps closed 4 years ago

ckamps commented 4 years ago

Validate that the gateway function properly after EC2 instance is restarted. e.g. that all settings are persistent and system services come up automatically upon OS restart.

ckamps commented 4 years ago

Confirmed. Rebooting the strongSwan VPN gateway EC2 instance results in the tunnel being established. One the instance has been restarted, as expected, a ping from the on-premises side of the connection triggers establishment of the connection. Both tunnels are reported as "UP".