Retrict node firewall

This commit is contained in:
Scott Wallace 2022-03-30 14:25:49 +01:00
parent ba8e268300
commit 4ecac006fb
Signed by: scott
GPG key ID: AA742FDC5AFE2A72

View file

@ -264,10 +264,3 @@ firewall:
- port: any
proto: icmp
host: any
# Allow tcp/443 from any host with BOTH laptop and home group
- port: 443
proto: tcp
groups:
- laptop
- home