On Thursday 06 June 2002 2:22 pm, Corin Langosch wrote:

> 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

You should also allow TCP port 53.   DNS uses both.


Antony.

Reply via email to