From owner-freebsd-net@FreeBSD.ORG Wed Jul 6 23:17:54 2005 Return-Path: X-Original-To: freebsd-net@freebsd.org Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2741216A41C for ; Wed, 6 Jul 2005 23:17:54 +0000 (GMT) (envelope-from dmehler26@woh.rr.com) Received: from ms-smtp-04-eri0.ohiordc.rr.com (ms-smtp-04-smtplb.ohiordc.rr.com [65.24.5.138]) by mx1.FreeBSD.org (Postfix) with ESMTP id BC80443D46 for ; Wed, 6 Jul 2005 23:17:53 +0000 (GMT) (envelope-from dmehler26@woh.rr.com) Received: from satellite (cpe-65-185-99-20.woh.res.rr.com [65.185.99.20]) by ms-smtp-04-eri0.ohiordc.rr.com (8.12.10/8.12.7) with SMTP id j66NHpHH029734 for ; Wed, 6 Jul 2005 19:17:51 -0400 (EDT) Message-ID: <002e01c58280$e43ec1b0$6400a8c0@satellite> From: "dave" To: Date: Wed, 6 Jul 2005 19:17:34 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1437 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 X-Virus-Scanned: Symantec AntiVirus Scan Engine Subject: mpd, vpn, nat, and pf X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dave List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Jul 2005 23:17:54 -0000 Hello, I've searched the archives, but didn't see any answers for this issue. I'm trying to get internet pptp clients to connect to a natted pptp server. The box is protected by a pf firewall running nat as well. I'm getting an error 619, the specified port is not connected. This is a firewall config issue, as i set it to pass all and it works fine. I'm wondering if pf can nat the gre traffic Pf configs available upon request, i'm using a block by default policy. Thanks. Dave.