Page 1 of 1

vpnserver / vpnbridge hang on stopping

Posted: Mon Mar 10, 2014 3:11 am
by arprip
Hi, All:

The SoftEther VPN functions work fine.
but when try to stop them by CLI command vpnserver stop or
vpnbridge stop. The daemon program will hang on stopping.

Case 1:
Run both vpnserver / vpnbridge on two PCs and vpn tunnel is ON and work fine.
if stop it by CLI command , it doesn't work, it will hang on stopping.

Case 2:
Run both vpnserver / vpnbridge on two PC and without any tunnel.
it can correctly been stopped by CLI command.

Any good solution about hang on stopping ?

Re: vpnserver / vpnbridge hang on stopping

Posted: Mon Mar 10, 2014 3:48 am
by dnobori
I cannot reproduce your problem at all.
Please provide me the environmental information of your system.

1. The result of "ifconfig –a"
2. The result of "uname –a"
3. The brand-name and version of your Linux
4. Which version of SoftEther VPN have you tried?
5. Built from the source code, or using the distributed binary?

Re: vpnserver / vpnbridge hang on stopping

Posted: Mon Mar 10, 2014 9:32 am
by arprip
In this post thread,
http://www.vpnusers.com/viewtopic.php?f=7&t=2654 has the same problem like mine.

So currently, I use his solution by killall -q -9 vpnserver