diff --git a/group_vars/nms.yml b/group_vars/nms.yml index 6ba2858..c197c59 100644 --- a/group_vars/nms.yml +++ b/group_vars/nms.yml @@ -12,6 +12,8 @@ network_vip_interfaces: firewall_in: - {proto: tcp, port: 22, from: [172.20.20.0/22]} + - {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]} - {proto: tcp, port: 4949, from: [172.20.20.0/22]} firewall_raw: