Search Again:

Re: ports that need to be open

From: Len Conrad
Date: Saturday, August 2, 2003
Time: 11:42:00 am


>I looked all through the manual and couldn't find what ports needed to be
>open for a DNS server... And of course also for the QuickDNS Admin
>program... I want to run them behind my firewall, any thoughts?

allow from any to myDNS:53 proto udp/tcp # allow their queries in
allow from myDNS:53 to any proto udp/tcp # allow my responses out

allow from myDNS:1024+ to any:53 proto udp/tcp # allow my queries out
allow from any:53 to myDNS:1024+ proto udp/tcp # allow their responses in

Len





Messages In This Thread:



Return to Digital Point Solutions' Home Page