2119784436
As security/softether and -devel are created and maintained by different people for a long time, there was a lot of difference between and no consistency between both ports. I grab both ports and renew this port based on security/softether. Now there're least differences such as VERSION, COMMENT, CONFLICTS between both. To make both ports consistent, I quit fetching from GitHub. Using upstream site[1] instead. Upstream distributes -rtm and -beta suffixed tarballs. -rtm corresponds to security/softether, -beta does to security/softether-devel now. [1] https://www.softether-download.com/ Approved by: mentors (implicit)
22 lines
784 B
Text
22 lines
784 B
Text
**************************************************************************
|
|
|
|
To run softether vpn client from startup, run
|
|
sysrc softether_client_enable=yes
|
|
|
|
To run softether vpn server from startup, run
|
|
sysrc softether_server_enable=yes
|
|
|
|
To run softether vpn bridge from startup, run
|
|
sysrc softether_bridge_enable=yes
|
|
|
|
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.
|
|
|
|
Please note client and bridge functionality is not fully
|
|
supported on FreeBSD right now.
|
|
|
|
When removing SoftEther VPN without the desire to reinstall, please
|
|
ensure to remove the directory /var/db/softether as well.
|
|
|
|
**************************************************************************
|