Click to See Complete Forum and Search --> : DNS Port Question


gsmonk
11-21-2002, 05:57 PM
DNS Port is 53, but is it tcp or udp?

Thanks,
Greg

maine
11-21-2002, 07:04 PM
DNS uses UDP as a transport protocol, for the most part. The exceptions are zone transfers and very large responses, which use TCP. If you aren't running a DNS server udp 53 should do.

gsmonk
11-21-2002, 07:19 PM
Thanks for the reponse, here is another one.

What about POP3 and SMTP, do they use TCP or UDP? or both?

Thanks,
Greg

maine
11-21-2002, 07:23 PM
POP tcp 110 and SMTP 25 tcp