Add support for FreeIPA Service on local networks.
This commit is contained in:
@ -140,6 +140,12 @@ standard_unifi_tcp_ctrl_out_ports="443,8883"
|
||||
standard_unifi_udp_ctrl_out_ports="443,3478"
|
||||
|
||||
|
||||
# freeIPA Ports
|
||||
#
|
||||
standard_freeipa_tcp_in_ports="53,80,88,443,464,389,636"
|
||||
standard_freeipa_udp_in_ports="53,123,88,464"
|
||||
|
||||
|
||||
# Outbound Streaming Ports TCP
|
||||
#
|
||||
# - outbound port 1935/TCP : outbound streaming over RTMP to most
|
||||
|
Reference in New Issue
Block a user