mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 18:49:21 -07:00
Open TCP port 53 for dns
This commit is contained in:
parent
b78f41c1a7
commit
8d8dca8168
1 changed files with 1 additions and 0 deletions
|
@ -9,3 +9,4 @@ RULE='8' ACTION='ACCEPT' PROTOCOL='UDP' PORT='53' IP='0.0.0.0/0' COMMENT='DNS' S
|
|||
RULE='9' ACTION='ACCEPT' PROTOCOL='TCP' PORT='21,12000-12100' IP='0.0.0.0/0' COMMENT='FTP' SUSPENDED='no' TIME='07:40:16' DATE='2014-05-25'
|
||||
RULE='10' ACTION='ACCEPT' PROTOCOL='TCP' PORT='80,443' IP='0.0.0.0/0' COMMENT='WEB' SUSPENDED='no' TIME='17:04:27' DATE='2014-09-24'
|
||||
RULE='11' ACTION='ACCEPT' PROTOCOL='TCP' PORT='22' IP='0.0.0.0/0' COMMENT='SSH' SUSPENDED='no' TIME='17:14:41' DATE='2014-09-16'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue