From owner-freebsd-questions@FreeBSD.ORG Sun Nov 7 13:54:11 2004 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 0F89316A4CE for ; Sun, 7 Nov 2004 13:54:11 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.198]) by mx1.FreeBSD.org (Postfix) with ESMTP id B8D2943D1D for ; Sun, 7 Nov 2004 13:54:10 +0000 (GMT) (envelope-from fenomenoxp2@gmail.com) Received: by wproxy.gmail.com with SMTP id 65so113545wri for ; Sun, 07 Nov 2004 05:54:10 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding; b=W3s2gazVDKfwwK4xWw6vFTtluuQKYqJ3HAIFA2ziTFI5G736S+zURnerFgxkTzbuxXZQ/E/o3p3alA+PCY8PibRy7sYNIY+16CLXa8MqbWz0j92OcxERvWFDesS0nkqjymuiIxsKWlXwXcCH5oUJTm9MPmilMwVxM93SwYk2eqU= Received: by 10.54.21.61 with SMTP id 61mr166953wru; Sun, 07 Nov 2004 05:54:09 -0800 (PST) Received: by 10.54.46.50 with HTTP; Sun, 7 Nov 2004 05:54:09 -0800 (PST) Message-ID: Date: Sun, 7 Nov 2004 14:54:09 +0100 From: Emil Khatib To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: FTP access with ipfw X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Emil Khatib List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Nov 2004 13:54:11 -0000 Hi, I-m trying to secure my FreeBSD box using ipfw, but i can-t configure FTP client to access the internet. I-ve googled aroun everywhere but none of the solutions worked for me! I-m connected using dialup and user ppp. And another question, Would it be better if I used the firewall included with PPP?