From owner-freebsd-questions Tue Aug 13 14:54:55 2002 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 D576C37B400 for ; Tue, 13 Aug 2002 14:54:53 -0700 (PDT) Received: from mail1.home.nl (mail1.home.nl [213.51.129.225]) by mx1.FreeBSD.org (Postfix) with ESMTP id F290A43E65 for ; Tue, 13 Aug 2002 14:54:52 -0700 (PDT) (envelope-from s.miedema@home.nl) Received: from cc56918-a.home.nl ([213.51.240.174]) by mail1.home.nl (InterMail vM.4.01.03.29 201-229-121-129-20011121) with ESMTP id <20020813215452.SLEI26985.mail1.home.nl@cc56918-a.home.nl>; Tue, 13 Aug 2002 23:54:52 +0200 Message-Id: <5.1.0.14.0.20020813234000.024f5000@192.168.1.1> X-Sender: sicco@192.168.1.1 X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Tue, 13 Aug 2002 23:54:49 +0200 To: "Jim McAtee" , From: Sicco Miedema Subject: Re: FreeBSD as VPN server In-Reply-To: <097c01c24306$5d316c20$272fa8ce@jim> References: <5.1.0.14.0.20020813214645.024a99a8@192.168.1.1> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG At 14:16 13-8-2002 -0600, Jim McAtee wrote: >If you're just going to connect to a Win machine running terminal services, >why the need for a VPN? Terminal services already offers encryption. I tried that but I can't get the port to forward to my windows machine. I typed: #natd -redirect_port 192.168.1.2:3389 3389 causes error: aliasing not given, so i did some research and typed: #natd -redirect_port 192.168.1.2:3389 3389 -a 213.51.240.XXX (XXX = last three numbers of external IP) gives error address already in use It might be a simple task for some BSD experts but i've been breaking my head on this one all day Sicco Miedema *well tomorrow is another day :)* To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message