Update changed ip addresses

This commit is contained in:
Timo Makinen 2024-11-26 13:03:33 +00:00
parent 2c63423a9a
commit 773dff1aa9
3 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
---
firewall_in:
- {proto: tcp, port: 22, from: [172.20.20.0/22, 62.78.229.26/32]}
- {proto: tcp, port: 22, from: [172.20.20.0/22, 212.149.248.65/32]}
- {proto: tcp, port: 53}
- {proto: udp, port: 53}
- {proto: tcp, port: 80}

View file

@ -9,7 +9,7 @@ firewall_in:
- {proto: tcp, port: 22}
- {proto: tcp, port: 80}
- {proto: tcp, port: 443}
- {proto: tcp, port: 9100, from: [62.78.229.26/32]}
- {proto: tcp, port: 9100, from: [212.149.248.65/32]}
ssh_hostnames:
- shell.foo.sh