From mboxrd@z Thu Jan 1 00:00:00 1970 From: Goetz Bock Subject: Re: firewalled dns clients Date: Fri, 7 Nov 2003 11:24:25 +0100 Sender: netfilter-admin@lists.netfilter.org Message-ID: <20031107102425.GE11702@shell.blacknet.de> References: Mime-Version: 1.0 Return-path: Content-Disposition: inline In-Reply-To: Errors-To: netfilter-admin@lists.netfilter.org List-Help: List-Post: List-Subscribe: , List-Id: List-Unsubscribe: , List-Archive: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: "Netfilter Mailing List (E-mail)" On Fri, Nov 07 '03 at 11:49, Fritz Mesedilla wrote: > From their windows workstation, I want to be able to let them perform a nslookup. > > I tried this and nothing happened. > $IPTABLES -A INPUT -p tcp --sport 53 -j ACCEPT > even a > $IPTABLES -A INPUT -p tcp --dport 53 -j ACCEPT nslookup/dns needs udp, too. And you must use the FORWARD chain if you don't run the dns server on the firewall. What about having a look at the rules produced by some of the firewall generation scripts. e.g. fireHOL. (-> firehol.sf.net) -- /"\ Goetz Bock at blacknet dot de -- secure mobile Linux everNETting \ / (c) 2003 as GNU FDL 1.1 X [ 1. Use descriptive subjects - 2. Edit a reply for brevity - ] / \ [ 3. Reply to the list - 4. Read the archive *before* you post ]