upgraded ikev1 scenarios to 5.0.0
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
An IPsec tunnel connecting the subnets behind the gateways <b>moon</b> and
|
||||
<b>sun</b> is set up. The authentication is based on <b>Preshared Keys</b>
|
||||
(PSK). Unfortunately the secret keys of <b>moon</b> and <b>sun</b> do not
|
||||
match, so that the responder cannot decrypt ISAKMP message MI3. The resulting
|
||||
encrypted notification message cannot in turn be read by the initiator
|
||||
<b>moon</b>. In order to avoid a <b>notify-war</b>, any further generation of
|
||||
PAYLOAD_MALFORMED messages is suppressed.
|
||||
A connection between the gateways <b>moon</b> and <b>sun</b> is set up.
|
||||
The authentication is based on <b>Preshared Keys</b> (PSK), but gateway <b>moon</b>
|
||||
uses a wrong PSK. This makes it impossible for gateway <b>sun</b> to decrypt the
|
||||
IKEv1 message correctly. Thus <b>sun</b> returns a <b>PAYLOAD-MALFORMED</b> error
|
||||
notify which in turn cannot be decrypted by <b>moon</b>.
|
||||
|
||||
Reference in New Issue
Block a user