Explorar o código

Open TCP port 53 for dns

Joe M %!s(int64=10) %!d(string=hai) anos
pai
achega
d30504856a
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      install/ubuntu/14.10/firewall/ports.conf

+ 1 - 0
install/ubuntu/14.10/firewall/ports.conf

@@ -2,6 +2,7 @@ PROTOCOL='TCP' PORT='20'
 PROTOCOL='TCP' PORT='21'
 PROTOCOL='TCP' PORT='22'
 PROTOCOL='TCP' PORT='25'
+PROTOCOL='TCP' PORT='53'
 PROTOCOL='UDP' PORT='53'
 PROTOCOL='TCP' PORT='80'
 PROTOCOL='TCP' PORT='443'