adapted scenarios to new crypto proposal output
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
Roadwarrior <b>carol</b> proposes to gateway <b>moon</b> the ESP cipher suite
|
||||
<b>AES_256/AES_XCBC_MAC</b> by defining <b>esp=aes256-aesxcbc-modp2048</b>
|
||||
<b>AES_CBC_256 / AES_XCBC_96</b> by defining <b>esp=aes256-aesxcbc</b>
|
||||
in ipsec.conf. A ping from <b>carol</b> to <b>alice</b> successfully checks
|
||||
the established tunnel.
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
|
||||
carol::ipsec status::home.*STATE_QUICK_I2.*IPsec SA established::YES
|
||||
moon::ipsec status::rw.*STATE_QUICK_R2.*IPsec SA established::YES
|
||||
carol::ipsec statusall::ESP algorithm newest: AES_256-AES_XCBC_MAC::YES
|
||||
moon::ipsec statusall::ESP algorithm newest: AES_256-AES_XCBC_MAC::YES
|
||||
carol::ipsec statusall::ESP proposal: AES_CBC_256/AES_XCBC_96::YES
|
||||
moon::ipsec statusall::ESP proposal: AES_CBC_256/AES_XCBC_96::YES
|
||||
carol::ip xfrm state::auth xcbc(aes)::YES
|
||||
moon::ip xfrm state::auth xcbc(aes)::YES
|
||||
carol::ping -c 1 PH_IP_ALICE::64 bytes from PH_IP_ALICE: icmp_seq=1::YES
|
||||
|
||||
Reference in New Issue
Block a user