Login

Forgot password?

We love free and open web!

Author Topic: View active users on OpenVPN server running on windows  (Read 15394 times)

Offline super

  • Newbie
  • *
  • Posts: 4
    • View Profile
View active users on OpenVPN server running on windows
« on: February 04, 2013, 09:03:17 PM »
Hello,

How can I see active user's (except.. openVPN-Status .txt file) if openVPN server configured on windows machine, also if I want to kill specific session.


Regards,
Jebran.

Offline sucks

  • Newbie
  • *
  • Posts: 5
    • View Profile
Re: View active users on OpenVPN server running on windows
« Reply #1 on: February 04, 2013, 09:03:42 PM »
if you enabled managment inside openvpn server config then using the openvpn control
software you can see who is online via openvpn control GUI...

Offline super

  • Newbie
  • *
  • Posts: 4
    • View Profile
Re: View active users on OpenVPN server running on windows
« Reply #2 on: February 04, 2013, 09:04:05 PM »
Thanks for this information can you please advise how can I do this? please provide any reference tutorial.

Offline sucks

  • Newbie
  • *
  • Posts: 5
    • View Profile
Re: View active users on OpenVPN server running on windows
« Reply #3 on: February 04, 2013, 09:04:51 PM »
simply add to your server config

Code: [Select]
management 0.0.0.0 8505

restart service,

donwload openvpn-control from sourceforge,install it and configure it to connect
to your server and you are ready...

Offline baron

  • Newbie
  • *
  • Posts: 13
    • View Profile
    • VPNBaron.com
Re: View active users on OpenVPN server running on windows
« Reply #4 on: July 02, 2015, 04:25:41 AM »