From owner-freebsd-questions@FreeBSD.ORG Thu Apr 7 14:11:16 2005 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 B8CD216A4CE; Thu, 7 Apr 2005 14:11:16 +0000 (GMT) Received: from mailgate2.zdv.Uni-Mainz.DE (mailgate2.zdv.Uni-Mainz.DE [134.93.178.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id 757CD43D41; Thu, 7 Apr 2005 14:11:16 +0000 (GMT) (envelope-from ohartman@mail.uni-mainz.de) Received: from [213.6.69.68] (A4544.a.pppool.de [213.6.69.68]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mailgate2.zdv.Uni-Mainz.DE (Postfix) with ESMTP id E2E923000ADD; Thu, 7 Apr 2005 16:11:14 +0200 (CEST) Message-ID: <42553F80.50503@mail.uni-mainz.de> Date: Thu, 07 Apr 2005 16:11:12 +0200 From: "O. Hartmann" Organization: Institut =?ISO-8859-15?Q?f=FCr_Geophysik?= User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; de-AT; rv:1.7.6) Gecko/20050328 X-Accept-Language: de-de, en MIME-Version: 1.0 To: freebsd-pf@freebsd.org, freebsd-questions@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at uni-mainz.de Subject: Using ppp/tun0 manually, how to trigger 'pf' automaticaly 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: Thu, 07 Apr 2005 14:11:16 -0000 Hello. I use the ppp utility to configure and setup a line (at the moment no other way possible). How can I trigger 'pfctl -F all -f /etc/pf.conf' after the line has been setup to make pf working with the tun0 assigned IP? Or are there other way doing so? Thanks, Oliver