Skip to content

Instantly share code, notes, and snippets.

@izhaomin
Last active August 29, 2015 14:08
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 izhaomin/379374909745713842b0 to your computer and use it in GitHub Desktop.
Save izhaomin/379374909745713842b0 to your computer and use it in GitHub Desktop.
strongSwan Configuration
charon {
load_modular = yes
duplicheck.enable = no
compress = yes
plugins {
include strongswan.d/charon/*.conf
}
dns1 = 8.8.8.8
dns2 = 8.8.4.4
nbns1 = 8.8.8.8
nbns2 = 8.8.4.4
}
include strongswan.d/*.conf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment