Which port must be open for the name server?
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.