From owner-freebsd-questions Tue Oct 1 23: 2:36 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 59E4C37B401 for ; Tue, 1 Oct 2002 23:02:35 -0700 (PDT) Received: from sundance.cse.ucsc.edu (sundance.cse.ucsc.edu [128.114.48.62]) by mx1.FreeBSD.org (Postfix) with SMTP id 0917E43E7B for ; Tue, 1 Oct 2002 23:02:35 -0700 (PDT) (envelope-from dkulp@cse.ucsc.edu) Received: from localhost (dkulp@localhost) by sundance.cse.ucsc.edu (8.6.10/8.6.12) with ESMTP id XAA12091 for ; Tue, 1 Oct 2002 23:02:34 -0700 X-Authentication-Warning: sundance.cse.ucsc.edu: dkulp owned process doing -bs Date: Tue, 1 Oct 2002 23:02:34 -0700 (PDT) From: "David C. Kulp" To: freebsd-questions@freebsd.org Subject: ipfw, pptp, natd Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 I am trying to establish a PPTP connection from a client inside an ipfw firewall to an external PPTP server. I've searched the web, but found little information -- and what I did find appeared to be out of date (regarding natd's -pptpalias option, for example). I'm running FBSD 4.7-RC. Could someone help me out and set the record straight? I currently have simply a hole in my firewall for the "gre" protocol and also I allow the pptp socket (and any other TCP connection initiated internally). allow gre from any to any via $ext_if Thanks for your help! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message