Page 2 of 2
Re: OpenVPN Connection List
Posted: Sat Feb 13, 2016 8:54 pm
by JeffinTx
Yes, so Windows client is connected, Linux client is connected, and iOS client is connected. All work. Server status says "No Clients Connected". That's server issue, right?
Re: OpenVPN Connection List
Posted: Sat Feb 13, 2016 8:58 pm
by ispyisail
JeffinTx wrote:Yes, so Windows client is connected, Linux client is connected, and iOS client is connected. All work. Server status says "No Clients Connected". That's server issue, right?
Yes but does the connection work?
Re: OpenVPN Connection List
Posted: Sat Feb 13, 2016 10:46 pm
by JeffinTx
"All work"
Re: OpenVPN Connection List
Posted: Sat Feb 13, 2016 10:47 pm
by JeffinTx
Again, "All work." But the server's connection list does not show them.
Re: OpenVPN Connection List
Posted: Sat Feb 13, 2016 10:59 pm
by ispyisail
screen shots please
Re: OpenVPN Connection List
Posted: Sun Feb 14, 2016 12:38 am
by JeffinTx
http://www.gone.com/BadVPN1.png
[url]http://www.gone..com/BadVPN2.png[/url]
Re: OpenVPN Connection List
Posted: Sun Feb 14, 2016 12:44 am
by ispyisail
I only use the default IP range. From memory somebody else had a similar problem. Failsafe reset with default settings and my guess it will work
Re: OpenVPN Connection List
Posted: Fri May 05, 2017 6:43 am
by marcinkk
Same problem here... Solved. So maybe solution will be useful for someone.
I made a migration from 1.6.2 to 1.9.2 and the openvpn folder was manually copied from the old system. So it is possible that the source of the bug is in above operation. But about the solution:
/etc/openvpn/current_status was linked to non existent file
/var/openvpn/current_status
but in server.conf has been set:
So I linked
/etc/openvpn/current_status to
/var/run/openvpn_status and now the list of connected clients looks properly.
Re: OpenVPN Connection List
Posted: Fri May 05, 2017 7:00 am
by ispyisail