I’ve been working with the default Freepbx 13 (responsive) firewall and when you connect to an extension directly using the server IP then the connecting device’s IP address can access the UCP. That is a great feature and I am trying to get that to work with OpenVPN.
I setup openvpn through Freepbx, I formatted the OpenVPN file how my Yealink wants it, my Yealink connected to the VPN server, and calls out through the VPN. The problem is that the public IP I am using to connect to the OpenVPN server cannot connect to the UCP as it is not being allowed through like if I was directly registering my endpoint without using the VPN tunnel.
Ip 81.35.27.26 connects to 10.8.0.1 and gets the IP 10.8.0.2. It uses 10.8.0.1 to talk to the Freepbx server to avoid firewall issues. I want 81.35.27.26 to be able to access the UCP.
How do I get IP’s using the OpenVPN to be able to access the UCP automatically?