On Tue, Apr 10, 2001 at 08:08:02PM -0400, Doug Alcorn wrote: > ipchains -A output -i $ext_interface -p udp -s $your_ip_address > $unprivaleged_ports -d $nameserver_ip 53 -j ACCEPT > > ipchains -A input -i $external_interface -p udp -s $nameserver_ip 53 > -d $your_ip_address $unprivaleged_ports -j ACCEPT DNS may also use TCP so you should allow this too. -- Stefan Schweizer -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
- IPChains help Eugene van Zyl
- Re: IPChains help Martin Peikert
- Re: IPChains help Doug Alcorn
- Stefan Schweizer

