How to check the OpenVPN Configuration being used at runtime
Posted: Sat Aug 21, 2021 2:09 pm
I know that the OpenVPN configuration can be found on locations such as "/etc/openvpn", but I am interested in finding the configuration which is being used at runtime.
Motivation
I am trying to configure OpenVPN management interface in pfSense. Even after appending "management 127.0.0.1 7505" in the OpenVPN configuration file, OpenVPN is binding to UNIX socket and not a TCP port. I want to dig down why this is happening. I wrote a similar post on netgate forum.
Motivation
I am trying to configure OpenVPN management interface in pfSense. Even after appending "management 127.0.0.1 7505" in the OpenVPN configuration file, OpenVPN is binding to UNIX socket and not a TCP port. I want to dig down why this is happening. I wrote a similar post on netgate forum.