From owner-freebsd-pf@FreeBSD.ORG Thu Nov 2 14:02:01 2006 Return-Path: X-Original-To: freebsd-pf@freebsd.org Delivered-To: freebsd-pf@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D893016A521 for ; Thu, 2 Nov 2006 14:02:01 +0000 (UTC) (envelope-from larkine@gmail.com) Received: from smtp6-g19.free.fr (smtp6-g19.free.fr [212.27.42.36]) by mx1.FreeBSD.org (Postfix) with ESMTP id A1EC243DBB for ; Thu, 2 Nov 2006 14:01:35 +0000 (GMT) (envelope-from larkine@gmail.com) Received: from [127.0.0.1] (mac76-2-82-241-6-173.fbx.proxad.net [82.241.6.173]) by smtp6-g19.free.fr (Postfix) with ESMTP id 8BA1D435F8 for ; Thu, 2 Nov 2006 15:01:32 +0100 (CET) Message-ID: <4549FA63.4030107@gmail.com> Date: Thu, 02 Nov 2006 15:02:11 +0100 From: Larkine User-Agent: Thunderbird 1.5.0.7 (Windows/20060909) MIME-Version: 1.0 To: freebsd-pf@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: FreeBSD 6.1 with pf X-BeenThere: freebsd-pf@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: larkine@gmail.com 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: Thu, 02 Nov 2006 14:02:01 -0000 Hello, I got a laptop with the operating system FreeBSD 6.1 and an ADSL modem to connect on the internet. I would like to setup a personnal firewall on my computer and I choose OpenBSD pf. The only network interface is ndis0. The filtering method is quite simple : everything is blocked and only what I need is authorized. However I have a problem with FTP protocol. I try ftp-proxy but this was unsuccessful. Could you help me about this? I remind I got only one host and one network interface. Thank you very much.