mirror of
https://github.com/myvesta/vesta
synced 2025-07-16 10:03:23 -07:00
Open TCP port 53 for dns
This commit is contained in:
parent
113aefcf73
commit
2d3aa5622a
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@ PROTOCOL='TCP' PORT='20'
|
||||||
PROTOCOL='TCP' PORT='21'
|
PROTOCOL='TCP' PORT='21'
|
||||||
PROTOCOL='TCP' PORT='22'
|
PROTOCOL='TCP' PORT='22'
|
||||||
PROTOCOL='TCP' PORT='25'
|
PROTOCOL='TCP' PORT='25'
|
||||||
|
PROTOCOL='TCP' PORT='53'
|
||||||
PROTOCOL='UDP' PORT='53'
|
PROTOCOL='UDP' PORT='53'
|
||||||
PROTOCOL='TCP' PORT='80'
|
PROTOCOL='TCP' PORT='80'
|
||||||
PROTOCOL='TCP' PORT='443'
|
PROTOCOL='TCP' PORT='443'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue