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

isakmp notify MID values



The IKE document (5.7) states that the MID used when sending
a notify should be unique to the info exchange. The ISAKMP doc
says it should be the MID associated with the current negotiation.
It seems there are reasons for both:
- You probably need the MID from the negotiation to identify
  the negotiation if you cant extract spi,doi from the offending
  packet, eg. payload validation doesnt pass.
- If you use the MID from the negotiation, encryption IV
  material can get unsynchronized.

Is there a concensus on this issue?

jeff