We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d1dd2a commit 20c9b83Copy full SHA for 20c9b83
install/ubuntu/12.04/firewall/ports.conf
@@ -2,6 +2,7 @@ PROTOCOL='TCP' PORT='20'
2
PROTOCOL='TCP' PORT='21'
3
PROTOCOL='TCP' PORT='22'
4
PROTOCOL='TCP' PORT='25'
5
+PROTOCOL='TCP' PORT='53'
6
PROTOCOL='UDP' PORT='53'
7
PROTOCOL='TCP' PORT='80'
8
PROTOCOL='TCP' PORT='443'
0 commit comments