|
|
Re: ports that need to be openFrom: David Schaefer Date: Saturday, August 2, 2003
Time: 1:58:37 pmHmm... So this means on my firewall I need to open port 53, and
everything higher than 1024? I think I'm missing something...
-David
On Saturday, August 2, 2003, at 01:40 PM, Len Conrad wrote:
>> 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
|

Return to Digital Point Solutions' Home Page |