mirror of
https://github.com/serghey-rodin/vesta.git
synced 2026-07-12 01:01:39 +02:00
Open TCP port 53 for dns
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user