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

Re: Simplifying IKE



Michael Richardson writes:
 >     Jun-ichiro> 	now I believe that we should avoid piggybacking the binding
 >     Jun-ichiro> 	updates onto normal packets.  if we treat them separately, we can
 >     Jun-ichiro> 	decide IPsec policy completely in a independent manner.
 > 
 >   I feel uncomfortable about this.
 >   I'm not sure why yet.

The problem with binding update piggybacking is
that you have a single IP packet which may, in
fact, have two different protection domains. That
is, the binding update may require authentication
in one realm, which the final payload may require
authentication in another. Currently, there is no
way to express such a rule in the SPD, nor key it.

IPsec is the first one that tripped over this, but
QoS is also negativey affected by piggybacking.
This shouldn't be surprising: IP expects that you
put messages with different functionality into
different packets. Opening this pandora's box is
IMO a generally bad idea.

	      Mike


References: