Don't lock myself out from external hosts

This commit is contained in:
Timo Makinen 2020-09-03 19:39:42 +00:00
parent 4b49e9e486
commit db35937a67

View file

@ -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}