Hi,

im running a dns server here and i'm not sure if the following rule is enough to
allow dns queries from everywhere:

$IPTABLES -A INPUT -p udp --destination-port 53 -j ACCEPT

all other packets are reject or dropped.
  
Thanks,
Corin


Reply via email to