Open 443 to oob network from nms hosts
This commit is contained in:
parent
a62b4d6a7b
commit
15a44088f9
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ firewall_in:
|
||||||
- {proto: udp, port: 53, from: [172.20.25.0/24]}
|
- {proto: udp, port: 53, from: [172.20.25.0/24]}
|
||||||
- {proto: udp, port: 69, from: [172.20.25.0/24]}
|
- {proto: udp, port: 69, from: [172.20.25.0/24]}
|
||||||
- {proto: udp, port: 123, from: [172.20.25.0/24]}
|
- {proto: udp, port: 123, from: [172.20.25.0/24]}
|
||||||
|
- {proto: tcp, port: 443, from: [172.20.25.0/24]}
|
||||||
- {proto: udp, port: 514, from: [172.20.25.0/24]}
|
- {proto: udp, port: 514, from: [172.20.25.0/24]}
|
||||||
- {proto: tcp, port: 4949, from: [172.20.20.0/22]}
|
- {proto: tcp, port: 4949, from: [172.20.20.0/22]}
|
||||||
firewall_raw:
|
firewall_raw:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue