Remove obsolete ports from proxy pf config

This commit is contained in:
Timo Makinen 2023-08-20 14:06:40 +00:00
parent 7516f5813e
commit 3d0cf42e8e

View file

@ -48,6 +48,4 @@ firewall_in:
- {proto: tcp, port: 22, from: [172.20.20.0/22]}
- {proto: tcp, port: 80}
- {proto: tcp, port: 443}
- {proto: tcp, port: 636}
- {proto: tcp, port: 4949, from: [172.20.20.0/22]}
- {proto: tcp, port: 6514}