Add unbound to nms hosts
This commit is contained in:
parent
37bfd27551
commit
786b7f8549
4 changed files with 21 additions and 0 deletions
|
@ -13,6 +13,8 @@ network_vip_interfaces:
|
|||
firewall_in:
|
||||
- {proto: tcp, port: 22, from: [172.20.20.0/22]}
|
||||
- {proto: tcp, port: 25, from: [172.20.25.0/24]}
|
||||
- {proto: tcp, 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: 123, from: [172.20.25.0/24]}
|
||||
- {proto: udp, port: 514, from: [172.20.25.0/24]}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue