From owner-freebsd-questions@FreeBSD.ORG Tue Jun 17 13:50:11 2003 Return-Path: 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 A17A937B401 for ; Tue, 17 Jun 2003 13:50:11 -0700 (PDT) Received: from pa-plum1b-166.pit.adelphia.net (pa-plum1b-217.pit.adelphia.net [24.53.161.217]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9F1C543F3F for ; Tue, 17 Jun 2003 13:50:09 -0700 (PDT) (envelope-from wmoran@potentialtech.com) Received: from potentialtech.com (working [172.16.0.95]) h5HKo8Og005885; Tue, 17 Jun 2003 16:50:09 -0400 (EDT) (envelope-from wmoran@potentialtech.com) Message-ID: <3EEF7F00.6000101@potentialtech.com> Date: Tue, 17 Jun 2003 16:50:08 -0400 From: Bill Moran User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.3) Gecko/20030429 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Darren Pilgrim References: <20030617004110.05473440.dmp@pantherdragon.org> In-Reply-To: <20030617004110.05473440.dmp@pantherdragon.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: questions@freebsd.org Subject: Re: Secure tunnel: SSH or SSL or IPsec? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Jun 2003 20:50:11 -0000 Darren Pilgrim wrote: > I need to create a secure connection over the inter between my workstation at > home and a server I have elsewhere. My workstation is running RELENG_5_0 and > the server runs RELENG_4_8, both up to date. I need the secure connection to > occasionally access swat and VNC remotely. You can assume all the ports I'll be > accessing are local to the server. My workstation is behind a Linksys BEFSR > router doing NAT with an IPsec passthrough. > > What would work best in this situation? Just to throw something else into the mix. I've used vtun in the ports (net/vtun) with great success. It's fairly easy to set up and works like a charm. You can configure it to use any port you want, whatever's available. It's what I would use if I were in your situation, so I thought I'd recommend it. -- Bill Moran Potential Technologies http://www.potentialtech.com