ipa: make sure we open ports 88 and 464 UDP

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2021-03-24 06:32:49 -07:00
parent e5a5ba6a86
commit 56cbb0beb8
2 changed files with 3 additions and 1 deletions

View file

@ -5,9 +5,10 @@ mem_size: 6144
num_cpus: 2
tcp_ports: [ 80, 88, 389, 443, 464, 636 ]
udp_ports: [ 88, 464 ]
custom_rules: [
'-A INPUT -p udp -m udp -s 10.5.0.0/16 --dport 53 -j ACCEPT'
'-A INPUT -p udp -m udp -s 10.3.0.0/16 --dport 53 -j ACCEPT'
]
primary_auth_source: ipa

View file

@ -5,6 +5,7 @@ mem_size: 6144
num_cpus: 2
tcp_ports: [ 80, 88, 389, 443, 464, 636 ]
udp_ports: [ 88, 464 ]
ipa_host_group: ipa
ipa_host_group_desc: IPA service