mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 02:28:05 -07:00
Open TCP port 53 for dns
This commit is contained in:
parent
8d8dca8168
commit
431e805e29
1 changed files with 0 additions and 1 deletions
|
@ -9,4 +9,3 @@ 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