Date: Thu, 30 Nov 2000 11:49:31 -0300 From: "Roberto Samarone Araujo (RSA)" <sama@supridad.com.br> To: <freebsd-security@FreeBSD.ORG> Subject: Re: FreeBSD Firewall - Help please Message-ID: <01b901c05adc$bfc29800$3cfdf2c8@nirvana> References: <017801c05ac5$cafd02d0$3cfdf2c8@nirvana> <20001130152521.B9269@ringworld.oblivion.bg> <3A26643D.E0CCD8FD@algroup.co.uk>
next in thread | previous in thread | raw e-mail | index | archive | help
> > > ## 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?01b901c05adc$bfc29800$3cfdf2c8>
