Answers for "name server port"

0

name server port

Port 53 is open for DNS. Why would I need this? You need to have UDP 53 allowed for 
responses to DNS queries that your server sends, as UDP is a stateless protocol. 
Don't block it if you want any kind of outbound connectivity, software updates, etc.
Posted by: Guest on January-27-2022

Browse Popular Code Answers by Language