Page 1 of 1

how to disconnect user in the VPN server.

Posted: Thu Jul 12, 2012 3:18 pm
by nhazir17
Hi, as the title says, i want to know how to disconnect users connected to the VPN server manually or thru ssh command,

Can someone teach me how?

-thanks.

Re: how to disconnect user in the VPN server.

Posted: Fri Jul 13, 2012 8:20 am
by maikcat
you can use the openvpn management interface,but keep in mind that they will probably reconnect..

anyway

telnet to openvpn management interface,

then issue

kill cn

where cn is the client cert canonical name.

Michael.