From owner-freebsd-questions@FreeBSD.ORG Tue Apr 1 10:40:03 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 47B3937B401 for ; Tue, 1 Apr 2003 10:40:03 -0800 (PST) Received: from outlander.us (35-6-237-24.gci.net [24.237.6.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2D9D843FB1 for ; Tue, 1 Apr 2003 10:39:59 -0800 (PST) (envelope-from mark@outlander.us) MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable content-class: urn:content-classes:message X-MimeOLE: Produced By Microsoft Exchange V6.0.6249.0 Date: Tue, 1 Apr 2003 09:39:57 -0900 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: VPN pass through? Thread-Index: AcL4fNRlOZ8qWKO9Rh2ivt9Wo7EtXAAAJgsw From: "Mark-Nathaniel Weisman" To: Subject: VPN pass through? 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, 01 Apr 2003 18:40:03 -0000 I have a W2K VPN server (RRAS using PPTP) setup behind my FreeBSD = firewall. I also have a web server, mail server, and several others. = I've setup up my ipfw to allow packets for port 1723 on both tcp and udp = from any to any, and setup up NATD to redirect_port 1723 to the internal = address of my VPN box. I am unable to pass the packets through, and when = I put the redirect statement in my natd.conf file, none of the = redirection works. I've tried redirecting both the port and the protocol = to no avail. Can someone take a moment to explain where I'm going wrong? A Faithful Servant, Mark