added af-alg-ikev2/alg-camellia scenario

This commit is contained in:
Andreas Steffen
2011-03-18 07:34:48 +01:00
parent efe7e863e7
commit ec160f132c
9 changed files with 106 additions and 0 deletions
@@ -0,0 +1,4 @@
Roadwarrior <b>carol</b> proposes to gateway <b>moon</b> the IKE cipher suite <b>CAMELLIA_CBC_256 /
HMAC_SHA2_512_256 / MODP_2048</b> by defining <b>ike=camellia256-sha256-modp2048</b> as well as
the ESP cipher suite <b>CAMELLIA_CBC_192 / HMAC_SHA1_96</b> by defining <b>esp=camellia192-sha1</b>
in ipsec.conf. A ping from <b>carol</b> to <b>alice</b> successfully checks the established tunnel.