Re: proposed IPSEC changes/extensions
Stephen Kent <kent@bbn.com> Wed, 30 October 1996 11:45 UTC
Received: from relay.hq.tis.com by neptune.TIS.COM id aa11729; 30 Oct 96 6:45 EST
Received: by relay.hq.tis.com; id GAA21986; Wed, 30 Oct 1996 06:49:33 -0500
Received: from clipper.hq.tis.com(10.33.1.2) by relay.tis.com via smap (V3.1.1) id xma021982; Wed, 30 Oct 96 06:49:05 -0500
Received: from relay.hq.tis.com (firewall-user@relay.hq.tis.com [10.33.1.1]) by clipper.hq.tis.com (8.7.5/8.7.3) with SMTP id GAA21586 for <ipsec@tis.com>; Wed, 30 Oct 1996 06:50:53 -0500 (EST)
Received: by relay.hq.tis.com; id GAA21978; Wed, 30 Oct 1996 06:49:03 -0500
Received: from zafu.bbn.com(128.89.0.25) by relay.tis.com via smap (V3.1.1) id xma021976; Wed, 30 Oct 96 06:48:33 -0500
Received: from [128.89.30.7] (ARA7.BBN.COM [128.89.30.7]) by zafu.bbn.com (8.7.5/8.6.5) with SMTP id GAA06782; Wed, 30 Oct 1996 06:50:31 -0500 (EST)
X-Sender: kent@po1.bbn.com
Message-Id: <v02130510ae9cfdd69597@[128.89.30.7]>
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Date: Wed, 30 Oct 1996 06:52:21 -0600
To: pau@watson.ibm.com
From: Stephen Kent <kent@bbn.com>
Subject: Re: proposed IPSEC changes/extensions
Cc: ipsec@TIS.COM
Sender: ipsec-approval@neptune.tis.com
Precedence: bulk
Pau-Chen, I thought some more about the question of where the info shoukld live that defines the set of IP datagrams that map into a single SA. My initial response to your message was that I may have put this data in the wrong place, by listing it in the per-SA MIB. However, the right answer may be that it lives in two places: the MIB entry I described and a separate database that defines policy. My thinking is that when we receive an outbound packet we have to do a table lookup to determine if any existing SA is appropriate for carrying this packet, or if a new SA must be established. The first check is made against a database of existing SAs, while the second refers to a separate database that expresses the static policy of what sort of SAs should be created. Thus it would seem reasonable to make the first check against a databse that showed what set of selectors were already in use for outbound traffic. In that context, your suggestion about explicitly listing the set of IP addresses (ports, etc.) bound to a single SA makes sense and may be better than the wildcard address approach I described (depending on the search details). If an explicit address list were used, then a new packet that could be carried on an existing bulk SA would not be immediately recognizzed, but when it was referred to the SA policy the wildcard match would indicate that the packet could be muxed with other traffic. Then one would have to make a different check to see if such an SA already exists and add this outboud address to the explicit list bound to that SA. These processing details are below the level one would want in the spec, but having this sort of model to discuss may help resolve the questions you raised. Steve Message-ID: <32776224.1FCA@ascend.com> Date: Wed, 30 Oct 1996 09:11:48 -0500 From: Karl Fox <karl@ascend.com> Reply-To: karl@ascend.com Organization: Ascend Communications X-Mailer: Mozilla 3.0 (Win95; I) MIME-Version: 1.0 To: Michael Sabin <msabin@netcom.com> CC: ipsec@TIS.COM Subject: Re: proposed IPSEC changes/extensions References: <199610300056.TAA17309@relay.hq.tis.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: ipsec-approval@neptune.tis.com Precedence: bulk Michael Sabin wrote: > Compression is greatly helped by including a field that controls two > functions: (1) whether or not the contents of the packet are compressed; > and (2) whether or not the compression state was reset prior to this packet. It seems to me that such a field could easily be prepended to the (possibly) compressed data before encryption takes place, being merely a part of the compression transform and therefore not requiring any ESP header space. Besides, wouldn't this be more secure? -- Karl Fox, servant of God, employee of Ascend Communications 3518 Riverside Drive, Suite 101, Columbus, Ohio 43221 +1 614 326 6841
- proposed IPSEC changes/extensions Stephen Kent
- Re: proposed IPSEC changes/extensions David Wagner
- Re: proposed IPSEC changes/extensions Ran Atkinson
- Re: proposed IPSEC changes/extensions Hilarie Orman
- Re: proposed IPSEC changes/extensions pau
- Re: proposed IPSEC changes/extensions Michael Sabin
- Re: proposed IPSEC changes/extensions Stephen Kent
- Re: proposed IPSEC changes/extensions pau
- Re: proposed IPSEC changes/extensions Bill Sommerfeld
- Re: proposed IPSEC changes/extensions pau
- Re: proposed IPSEC changes/extensions Santeri Paavolainen
- Re: proposed IPSEC changes/extensions Rodney Thayer
- Re: proposed IPSEC changes/extensions Santeri Paavolainen
- Re: proposed IPSEC changes/extensions Stephen Kent
- Re: proposed IPSEC changes/extensions David Wagner
- Re: proposed IPSEC changes/extensions Steven Bellovin
- Re: proposed IPSEC changes/extensions Michael Sabin
- Re: proposed IPSEC changes/extensions John Gilmore