From owner-freebsd-net@FreeBSD.ORG Thu Mar 11 20:46:23 2004 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ECCC016A4CE for ; Thu, 11 Mar 2004 20:46:23 -0800 (PST) Received: from diablo.OntheNet.com.au (diablo.OntheNet.com.au [203.10.89.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2E32143D45 for ; Thu, 11 Mar 2004 20:46:23 -0800 (PST) (envelope-from nicks@diablo.onthenet.com.au) Received: from mail.onthenet.com.au (vdub.OntheNet.net [203.10.89.16]) i2C4kHM5056085; Fri, 12 Mar 2004 14:46:18 +1000 (EST) Received: by mail.onthenet.com.au (Postfix, from userid 1001) id 59ECC1762A; Fri, 12 Mar 2004 14:45:59 +1000 (EST) Date: Fri, 12 Mar 2004 14:45:59 +1000 From: Nick Slager To: Helge Oldach Message-ID: <20040312044559.GA1083@OntheNet.com.au> References: <20040310052556.GA33553@OntheNet.com.au> <200403110929.KAA27502@galaxy.hbg.de.ao-srv.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200403110929.KAA27502@galaxy.hbg.de.ao-srv.com> User-Agent: Mutt/1.4.2i X-Homer: Whoohooooooo! cc: net@freebsd.org Subject: Re: IPsec: odd behaviour with policies X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Mar 2004 04:46:24 -0000 Thus spake Helge Oldach (helge.oldach@atosorigin.com): > Nick Slager: > >I have a newly created VPN between a 4.8 box and a Cisco VPN 3000 > >Concentrator. > > [ ... ] > Try using "unique" instead of "require". > > (This is my standard answer on the subject. :-)) Thanks, it works great. After re-reading the manpage, it actually makes sense. cheers, Nick