Date: Fri, 2 Feb 2001 12:35:29 -0500 From: "Peter Brezny" <peter@sysadmin-inc.com> To: <freebsd-net@freebsd.org> Subject: ipfw and dns Message-ID: <001701c08d3e$892a1860$46010a0a@sysadmininc.com>
next in thread | raw e-mail | index | archive | help
Is this all i need to allow dns queries from the outside world? $fwcmd add allow tcp from any 53 to $ns1 53 i'm using ipfw and $ns1 just happens to be the same machine as the firewall. it's 4.2-stable (as of two days ago) and now it appears that an outsidemachine can's perform an nslookup using my box as the server to do the queries on. TIA Peter Brezny SysAdmin Services Inc. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?001701c08d3e$892a1860$46010a0a>