From owner-freebsd-pf@FreeBSD.ORG Tue Aug 2 19:20:29 2011 Return-Path: Delivered-To: freebsd-pf@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C3791106566B for ; Tue, 2 Aug 2011 19:20:29 +0000 (UTC) (envelope-from lyndon@orthanc.ca) Received: from orthanc.ca (orthanc.ca [IPv6:2607:fc50:1000:8200:216:3eff:fe2c:dc8f]) by mx1.freebsd.org (Postfix) with ESMTP id 987D98FC17 for ; Tue, 2 Aug 2011 19:20:29 +0000 (UTC) Received: from orthanc.ca (localhost [127.0.0.1]) by orthanc.ca (8.14.4/8.14.4) with ESMTP id p72JKQHi089610 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Tue, 2 Aug 2011 12:20:26 -0700 (PDT) (envelope-from lyndon@orthanc.ca) Received: (from uucp@localhost) by orthanc.ca (8.14.4/8.14.4/Submit) with UUCP id p72JKQx4089609 for freebsd-pf@freebsd.org; Tue, 2 Aug 2011 12:20:26 -0700 (PDT) (envelope-from lyndon@orthanc.ca) Received: from gandalf.orthanc.ca (frodo.orthanc.ca [172.16.0.3]) by legolas.orthanc.ca (8.14.4/8.14.4) with ESMTP id p72JKOdb071918 for ; Tue, 2 Aug 2011 12:20:24 -0700 (PDT) (envelope-from lyndon@orthanc.ca) Message-ID: To: freebsd-pf@freebsd.org From: "Lyndon Nerenberg (VE6BBM/VE7TFX)" Date: Tue, 2 Aug 2011 12:20:24 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: pf rules for pptpd X-BeenThere: freebsd-pf@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Technical discussion and general questions about packet filter \(pf\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Aug 2011 19:20:29 -0000 I'm wondering if anyone has come up with a method of allowing pptpd and pf to get along. It seems that using the ppp interface up and down scripts to add/delete interface-specific rules to pf is the way to go. Are there any other methods people would recommend? --lyndon