From owner-freebsd-security Thu Nov 30 6:49:59 2000 Delivered-To: freebsd-security@freebsd.org Received: from expert.com.br (soure.expert.com.br [200.242.253.1]) by hub.freebsd.org (Postfix) with SMTP id 12CB837B400 for ; Thu, 30 Nov 2000 06:49:56 -0800 (PST) Received: (qmail 10586 invoked from network); 30 Nov 2000 14:48:17 -0000 Received: from unknown (HELO nirvana) (200.242.253.60) by soure.expert.com.br with SMTP; 30 Nov 2000 14:48:17 -0000 Message-ID: <01b901c05adc$bfc29800$3cfdf2c8@nirvana> From: "Roberto Samarone Araujo (RSA)" To: References: <017801c05ac5$cafd02d0$3cfdf2c8@nirvana> <20001130152521.B9269@ringworld.oblivion.bg> <3A26643D.E0CCD8FD@algroup.co.uk> Subject: Re: FreeBSD Firewall - Help please Date: Thu, 30 Nov 2000 11:49:31 -0300 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.3018.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.3018.1300 Sender: owner-freebsd-security@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > > ## Allow DNS queries out in the world > > > $fw add pass udp from any 53 to $ip > > > $fw add pass udp from $ip to any > > > ## Allow DNS access to my DNS > > > $fw add pass tcp from any to $ip 53 setup When I try to ask for a hostname from another machine, the server where firewall is running doesn't respond :/ C:\>nslookup DNS request timed out. timeout was 2 seconds. *** Can't find server name for address 200.244.255.3: Timed out DNS request timed out. timeout was 2 seconds. Default Server: UnKnown Address: 200.244.255.3 Roberto Samarone dos Santos Araujo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message