adapted scenarios to new crypto proposal output
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
carol::ipsec status::home.*STATE_QUICK_I2.*IPsec SA established::YES
|
||||
moon::ipsec status::rw.*STATE_QUICK_R2.*IPsec SA established::YES
|
||||
moon::ipsec statusall::ESP algorithm newest::NULL_0-HMAC_SHA1::YES
|
||||
carol::ipsec statusall::ESP algorithm newest::NULL_0-HMAC_SHA1::YES
|
||||
moon::ipsec statusall::ESP proposal::NULL/HMAC_SHA1::YES
|
||||
carol::ipsec statusall::ESP proposal::NULL/HMAC_SHA1::YES
|
||||
moon::ip xfrm state::enc ecb(cipher_null)::YES
|
||||
carol::ip xfrm state::enc ecb(cipher_null)::YES
|
||||
carol::ping -c 1 -s 120 -p deadbeef PH_IP_ALICE::128 bytes from PH_IP_ALICE: icmp_seq=1::YES
|
||||
|
||||
@@ -11,7 +11,7 @@ conn %default
|
||||
keylife=20m
|
||||
rekeymargin=3m
|
||||
keyingtries=1
|
||||
ike=aes-128-sha
|
||||
ike=aes-sha1
|
||||
esp=null-sha1!
|
||||
|
||||
conn home
|
||||
|
||||
@@ -11,7 +11,7 @@ conn %default
|
||||
keylife=20m
|
||||
rekeymargin=3m
|
||||
keyingtries=1
|
||||
ike=aes128-sha!
|
||||
ike=aes-sha1!
|
||||
esp=null-sha1!
|
||||
|
||||
conn rw
|
||||
|
||||
Reference in New Issue
Block a user