From owner-freebsd-ipfw@FreeBSD.ORG Fri Oct 17 08:06:48 2003 Return-Path: Delivered-To: freebsd-ipfw@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E500816A4B3 for ; Fri, 17 Oct 2003 08:06:48 -0700 (PDT) Received: from queue.unet.com.mk (queue.unet.com.mk [212.13.64.51]) by mx1.FreeBSD.org (Postfix) with ESMTP id B5B7A43FDF for ; Fri, 17 Oct 2003 08:06:43 -0700 (PDT) (envelope-from aleksandar@unet.com.mk) Received: from b166-er.unet.com.mk (ppp25.unet.com.mk [212.13.64.90] (may be forged)) by queue.unet.com.mk (8.11.6/8.11.6) with SMTP id h9HDpBj18829 for ; Fri, 17 Oct 2003 15:51:11 +0200 Date: Fri, 17 Oct 2003 17:09:14 +0200 From: Aleksandar Simonovski To: freebsd-ipfw@freebsd.org Message-Id: <20031017170914.4a26555d.aleksandar@unet.com.mk> Organization: Unet X-Mailer: Sylpheed version 0.9.4-gtk2-20030802 (GTK+ 2.2.4; i686-pc-linux-gnu) X-Operating-System: Slackware 9.1 Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: freebsd+natd+ipfw+DENY P2P X-BeenThere: freebsd-ipfw@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: IPFW Technical Discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Oct 2003 15:06:49 -0000 Hi, i wanna allow SSH,SMTP,DNS,WWW,POP3 and nothing else :) on my freebsd gateway, my local net is 192.168.1.0/24 and nat is working fine the point is the deny any P2P aplications to work. So any suggestions how to do this with ipfw and check-state,established,etc.. Just some examples or any link to them or any HOWTO's because i'm already reading the docs but i'm lettle confused Thank you, Aleksandar