Page 1 of 1

OpenVPN server on windows

Posted: Sat Jan 26, 2013 10:50 am
by imjebran
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.

Re: OpenVPN server on windows

Posted: Mon Jan 28, 2013 7:02 am
by maikcat
hi there,

if you enabled managment inside openvpn server config then using the openvpn control
software you can see who is online via openvpn control GUI...

Michael.

Re: OpenVPN server on windows

Posted: Mon Jan 28, 2013 9:44 am
by imjebran
Hello Michael,

Thanks for this information can you please advise how can I do this? please provide any reference tutorial.


Regards,
Jebran.

Re: OpenVPN server on windows

Posted: Mon Jan 28, 2013 11:02 am
by maikcat
simply add to your server config

Code: Select all

management 0.0.0.0 7505
restart service,

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

Michael.

Re: OpenVPN server on windows

Posted: Tue Jan 29, 2013 6:24 am
by imjebran
Dear Michael,

That's great. Thanks :)


Regards,
Jebran