Skip to content

Instantly share code, notes, and snippets.

@vinodc
Created December 30, 2014 18:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vinodc/fbffc159fdcfa4b47203 to your computer and use it in GitHub Desktop.
Save vinodc/fbffc159fdcfa4b47203 to your computer and use it in GitHub Desktop.
/etc/ipsec.secrets, /etc/ipsec.secrets.d/us-west-2.secrets
# /etc/ipsec.secrets
# Add the location of our secrets files.
include /etc/ipsec.secrets.d/*
# /etc/ipsec.secrets.d/us-west-2.secrets
REMOTE_PRIVATE_SUBNET %any: PSK "RANDOM_KEY"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment