Don't lock myself out from external hosts
This commit is contained in:
parent
4b49e9e486
commit
db35937a67
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
firewall_in:
|
||||
- {proto: tcp, port: 22, from: [172.20.20.0/22]}
|
||||
- {proto: tcp, port: 22, from: [172.20.20.0/22, 81.175.130.44/32]}
|
||||
- {proto: tcp, port: 53}
|
||||
- {proto: udp, port: 53}
|
||||
# - {proto: tcp, port: 853}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue