From owner-freebsd-security@FreeBSD.ORG Thu May 8 13:47:05 2003 Return-Path: Delivered-To: freebsd-security@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6288A37B40E for ; Thu, 8 May 2003 13:47:05 -0700 (PDT) Received: from mail.XtremeDev.com (xtremedev.com [216.241.38.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id B208343F3F for ; Thu, 8 May 2003 13:47:02 -0700 (PDT) (envelope-from bsd@xtremedev.com) Received: by mail.XtremeDev.com (Postfix, from userid 1001) id 7B70570601; Thu, 8 May 2003 14:47:01 -0600 (MDT) Date: Thu, 8 May 2003 14:47:01 -0600 From: BSD To: FreeBSD Security Message-ID: <20030508204701.GA32131@Amber.XtremeDev.com> References: <200305071921.33596.metrol@metrol.net> <20030508122637.GA97715@madman.celabo.org> <200305081339.43667.metrol@metrol.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200305081339.43667.metrol@metrol.net> User-Agent: Mutt/1.5.4i Subject: Re: VPN through BSD for Win2k, totally baffled X-BeenThere: freebsd-security@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Security issues [members-only posting] List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 May 2003 20:47:05 -0000 On Thu, May 08, 2003 at 01:39:43PM -0700, Michael Collette wrote: > A couple of follow up questions to this. If I go the route of handing out > certificates to end users, is there a mechanism for revoking their rights to > enter? Employees do get other jobs, and almost all of them are using laptops > which they travel with. We've had folks get laptops stolen. You can revoke certificates. This is builtin. > Is the cert an all or nothing kinda deal. For instance, I need a different > level of access than a salesperson. We have a programmer who needs access to > different resources than myself or sales. All of these outside folks are on > dynamic IPs. Dunno about this one... Does anyone know how to setup L2TP+IPSec on FreeBSD? Preferably with either mpd or ng_p2tp(4)? Please share examples if you can, or atleast a broad overview how how the whole thing would fit together on FreeBSD. Anything would help at this point. Thanks.