From owner-freebsd-questions@FreeBSD.ORG Thu Jan 8 15:04:07 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 D2A2B16A4CE for ; Thu, 8 Jan 2004 15:04:07 -0800 (PST) Received: from mail010.syd.optusnet.com.au (mail010.syd.optusnet.com.au [211.29.132.56]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3978D43D58 for ; Thu, 8 Jan 2004 15:04:06 -0800 (PST) (envelope-from daniel@electroteque.org) Received: from ns.celery.bsd (c211-30-53-227.randw1.nsw.optusnet.com.au [211.30.53.227])i08N44s18033 for ; Fri, 9 Jan 2004 10:04:04 +1100 From: Dan Rossi To: freebsd-questions@freebsd.org Content-Type: text/plain Message-Id: <1073642681.2625.1.camel@dev> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 Date: Fri, 09 Jan 2004 10:04:43 +0000 Content-Transfer-Encoding: 7bit Subject: firewall settings in rc.firewall 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, 08 Jan 2004 23:04:07 -0000 Hello, i am trying to make my webserver accessible to the net, i tried to run the out of the box rc.firewall, but there was some default rules which blocked the 192.168.0 network which is my local lan lol, so killed it instead of helped it, anyway i tried setting it to open, but still wont allow access to port 1023 which is wot the server is running on, can someone please help me with an example rules which may get me going, let me know thanks.