SoftEther VPN ("SoftEther" means "Software Ethernet") is a powerful, multi-OS and easy-to-use multi-protocol VPN software. It supports SSL-VPN (HTTPS), as well as OpenVPN, IPsec, L2TP, MS-SSTP, L2TPv3 and EtherIP tunneling protocols and has a clone function to support OpenVPN clients. WWW: http://www.softether.org PR: 188437 Submitted by: net@arrishq.net Reviewed by: marino
19 lines
733 B
Text
19 lines
733 B
Text
**************************************************************************
|
|
|
|
To run softether vpn server from startup, add
|
|
softether_server_enable="YES" in your rc.conf.
|
|
|
|
To run softether vpn bridge from startup, add
|
|
softether_bridge_enable="YES" in your rc.conf.
|
|
|
|
To run softether vpn client from startup, add
|
|
softether_client_enable="YES" in your rc.conf.
|
|
|
|
Initial and further configuration of all softether services can be
|
|
done either by using a Windows client to connect to the running
|
|
services or by vpncmd from command line.
|
|
|
|
When removing SoftEther VPN without the desire to reinstall, please
|
|
ensure to remove the directory /var/db/softether as well.
|
|
|
|
**************************************************************************
|