Replies: 1 comment
-
Openvpn expects an IP not a hostname. The installation guide at https://github.com/furlongm/openvpn-monitor uses |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi all
I want to monitor my openpvn server and i use this solution's "https://github.com/furlongm/openvpn-monitor".
But when i add "management localhost 7505 " line in end of /etc/openvpn/server.conf file and then restart openvpn server nothing happens.
It mean then i check my run serve ices and listen port with netstat command the 7505 port is unused and free and output of telnet 127.0.0.1 7505 command returned "Connection refused".
thank you for your helps.
Beta Was this translation helpful? Give feedback.
All reactions