[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: why the SAs are unidirectional



>>"867" (is that really your name? :-) ) asked why Ipsec SAs unidirectional.
>>Bill Sommerfeld and Andrew Krywaniuk pointed out that it is useful
>>to have separate keys, SPIs and sequence numbers in the two directions.

There's no reason why you can't create a bidirectional SA with different
SPIs, sequence numbers, and keys in the two directions. For instance, SSL
has different keys for the two directions. IKEv1 should have but didn't.

You really wouldn't want to create a true unidirectional SA, since it
is hard to tell if it's a black hole. So IPsec SAs get created in pairs, and
sometimes it's awkward to match up what the proper SA in the other direction
is in case you'd want to send an error message.

Radia