07-28-2005 01:29 PM - edited 03-09-2019 11:59 AM
Often you will see DNS filtered as UDP on port 53 (domain), yet DNS can also be TCP (also port 53, keyword domain). Is anyone aware of DNS implementations that use TCP? If asked to filter DNS would you create two ACEs, one UDP, one TCP?
07-28-2005 05:44 PM
In general the TCP usage of DNS is for zone transfers. In general I would do a filter for UDP and be satisfied. Of course the best answer is to ask for clarification of exactly what they want and how restrictive they want to be.
HTH
Rick
08-15-2005 11:52 AM
Found this gem in the PIX doc...
You should have two access-list command statement definitions to permit access to the following ports:
DNS, Discard, Echo, Ident, NTP, RPC, SUNRPC, and Talk each require one definition for TCP and one for UDP.
PPTP requires one definition for port 1723 on TCP and another for port 0 and GRE.
TACACS+ requires one definition for port 65 on TCP and another for port 49 on UDP.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide