Retrict node firewall
This commit is contained in:
parent
ba8e268300
commit
4ecac006fb
|
@ -264,10 +264,3 @@ firewall:
|
||||||
- port: any
|
- port: any
|
||||||
proto: icmp
|
proto: icmp
|
||||||
host: any
|
host: any
|
||||||
|
|
||||||
# Allow tcp/443 from any host with BOTH laptop and home group
|
|
||||||
- port: 443
|
|
||||||
proto: tcp
|
|
||||||
groups:
|
|
||||||
- laptop
|
|
||||||
- home
|
|
||||||
|
|
Loading…
Reference in a new issue