Open ahmedraafat880 opened 2 years ago
Can you check the logs? The disconnect button is not altogether useful, as a client may just automatically reconnect.
What logs specifically I've to check for ? (Apache or OpenVPN) ?!
Both should show if the disconnect worked
Well, in /var/log/apache2/errors.log it doesn't show that disconnecting is working,
I've tried to use same syntax defined in python code (kill + clientName), over telnetting to management port and it's working well, so I assume that openvpn is accepting that function, but it doesn't indicated it's working when just clicking over that button
I integrated openvpn-monitor with my openvpn-server (v2.5), and disconnect button is not working.