Adjust Unifi Rules - Open STUN PORT from controller to APs.
This commit is contained in:
@ -838,6 +838,7 @@ remote_console_port=5900
|
||||
# - same controller machine.
|
||||
# -
|
||||
# - unifi_stun_port=3478 # UDP port used for STUN
|
||||
# - # Open Port from controller to Unifi APs
|
||||
# -
|
||||
# -
|
||||
# - Ubiquity Networks uses port 10001/UDP for its AirControl
|
||||
@ -866,11 +867,17 @@ unify_broadcast_udp_ports="10001,5656:5699"
|
||||
# -
|
||||
local_unifi_controller_service=false
|
||||
|
||||
# - Unifi Accesspoints (AP's) controlled by UniFi controller at Gateway
|
||||
# -
|
||||
unifi_ap_local_ips=""
|
||||
|
||||
|
||||
# - UniFi Controllers on local network (other than this machine)
|
||||
# -
|
||||
unify_controller_local_net_ips=""
|
||||
|
||||
|
||||
|
||||
# ======
|
||||
# - IPMI Tools
|
||||
# ======
|
||||
|
@ -806,6 +806,7 @@ remote_console_port=5900
|
||||
# - same controller machine.
|
||||
# -
|
||||
# - unifi_stun_port=3478 # UDP port used for STUN
|
||||
# - # Open Port from controller to Unifi APs
|
||||
# -
|
||||
# -
|
||||
# - Ubiquity Networks uses port 10001/UDP for its AirControl
|
||||
@ -834,11 +835,17 @@ unify_broadcast_udp_ports="10001,5656:5699"
|
||||
# -
|
||||
local_unifi_controller_service=false
|
||||
|
||||
# - Unifi Accesspoints (AP's) controlled by UniFi controller at Gateway
|
||||
# -
|
||||
unifi_ap_local_ips=""
|
||||
|
||||
|
||||
# - UniFi Controllers on local network (other than this machine)
|
||||
# -
|
||||
unify_controller_local_net_ips=""
|
||||
|
||||
|
||||
|
||||
# ======
|
||||
# - IPMI Tools
|
||||
# ======
|
||||
|
Reference in New Issue
Block a user