View Single Post
Old 9th July 2014
ocicat ocicat is offline
Administrator
 
Join Date: Apr 2008
Posts: 3,319
Default

Quote:
Originally Posted by EverydayDiesel View Post
Code:
TCP_PORT = "{ 80 ssh }"
UDP_PORT = "{ 53 }"
DNS communicates on port 53 using both TCP & UDP. You have specified use of only UDP.
Reply With Quote