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 ?
vpnserver / vpnbridge hang on stopping
-
- Posts: 230
- Joined: Tue Mar 05, 2013 10:04 am
Re: vpnserver / vpnbridge hang on stopping
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?
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?
-
- Posts: 27
- Joined: Wed Feb 26, 2014 3:36 am
Re: vpnserver / vpnbridge hang on stopping
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
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