- # /etc/strongswan.conf - strongSwan configuration file
- charon {
- load = random nonce aes sha1 sha2 pem pkcs1 pkcs8 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default attr unity
- cisco_unity = yes
- plugins {
- attr {
- split-exclude = 192.168.0.0/24
- }
- }
- }
|