From owner-freebsd-questions@FreeBSD.ORG Wed Jul 20 07:55:11 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 62A6B16A41F for ; Wed, 20 Jul 2005 07:55:11 +0000 (GMT) (envelope-from nikolas.britton@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.198]) by mx1.FreeBSD.org (Postfix) with ESMTP id E628B43D48 for ; Wed, 20 Jul 2005 07:55:10 +0000 (GMT) (envelope-from nikolas.britton@gmail.com) Received: by wproxy.gmail.com with SMTP id i4so1459902wra for ; Wed, 20 Jul 2005 00:55:10 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=hToAX9gJu28+kLnHeRokkmY0JTk8VufCefq4nRcVCWvUNLkgR1OR566ut7pQT4Y/ayfli5/+HIo1wr5gE+AeLdxOXRj161S3oLbytP7TQei/LmolK/t8j7NiqMQDsL3rb5OwWXwl/+Dp0RMDawotO0z9DCnGYZEIj3ioeA9Zty8= Received: by 10.54.137.17 with SMTP id k17mr1051130wrd; Wed, 20 Jul 2005 00:54:11 -0700 (PDT) Received: by 10.54.124.11 with HTTP; Wed, 20 Jul 2005 00:54:11 -0700 (PDT) Message-ID: Date: Wed, 20 Jul 2005 02:54:11 -0500 From: Nikolas Britton Cc: freebsd-questions@freebsd.org In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20050719232617.0b95f9c6@eclipse.wacky.ws> Subject: Re: VPN solution X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Nikolas Britton List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Jul 2005 07:55:11 -0000 On 7/20/05, Nikolas Britton wrote: > On 7/19/05, chris wrote: > > Hello all, > > Im looking around for a VPN solution that utilizes IPSEC and > > ssl. What im really lookng for here on the list is suggestions. I need > > to use IPSEC and ssl due to what is being ran at work (running linux). > > I dont need anything fancy, just somthing that will connect using the > > above security measures. Im currently running 4.x. Any help would be > > appreciated. > > > > Thanks > > > > -- > > Christopher Johnson - > > > > > > > > >=20 >=20 > What's wrong with just a 3DES, CAST128, or Blowfish IPSec VPN with ESP > for phase 2?... whats special about SSH on SSL on IPSec?, I'm clueless > about all this kinda stuff? >=20 > I think what your looking for is OpenVPN > http://openvpn.net/ >=20 Umm and Is a P166 to slow to run a blowfish IPsec site to site VPN? I have that setup like that right now, here, and I'm getting at most 20KB/s to the other end of the VPN. Normaly I can upload 40 ~ 45KB/s to the internet at this location and the other end has a DS0. I think it's the P166 that's the problem but I just want a 2nd opinion before I dig in and spend time building a new firewall box.... any takers?