added ikev1/ip-two-pools-mixed scenario

This commit is contained in:
Andreas Steffen
2010-04-11 17:05:42 +02:00
parent 9235edc276
commit 6e939d2f94
13 changed files with 359 additions and 0 deletions
@@ -0,0 +1,17 @@
# /etc/strongswan.conf - strongSwan configuration file
pluto {
load = sha1 sha2 md5 aes des hmac pem pkcs1 x509 gmp random curl sqlite attr-sql
}
libhydra {
plugins {
attr-sql {
database = sqlite:///etc/ipsec.d/ipsec.db
}
}
}
pool {
load = sqlite
}