From owner-freebsd-questions Wed Mar 20 7:20:59 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail1.stofanet.dk (mail1.stofanet.dk [212.10.10.6]) by hub.freebsd.org (Postfix) with SMTP id DF7F237B417 for ; Wed, 20 Mar 2002 07:20:46 -0800 (PST) Received: (qmail 24188 invoked from network); 20 Mar 2002 15:20:41 -0000 Received: from unknown (HELO froekjaer.org) (62.107.86.8) by mail1.stofanet.dk with SMTP; 20 Mar 2002 15:20:41 -0000 Message-ID: <3C992774.D763B085@froekjaer.org> Date: Wed, 20 Mar 2002 16:21:08 -0800 From: Flemming =?iso-8859-1?Q?Fr=F8kjk=E6r?= X-Mailer: Mozilla 4.51 [da] (WinNT; U) X-Accept-Language: en,en-US,da MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: ipfw rules Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I'm trying to build a firewall based on the simple firewall in the rc.firewall script after enabling the firewall I can't look up any addresses. If I use nslookup it just times out :( I can add a rule like this: ipfw add 9999 pass all from any to any Then everything works, but the firewall does not do me any good :( what rules should I add to make DNS work? \Flemming To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message