OpenVPN is broken in version 5.02 Build 9675?

Post your questions about SoftEther VPN software here. Please answer questions if you can afford.
Post Reply
shrdlu
Posts: 2
Joined: Fri Jul 02, 2021 9:35 am

OpenVPN is broken in version 5.02 Build 9675?

Post by shrdlu » Fri Jul 02, 2021 10:00 am

Hello
After upgrading to version 5.02 Build 9675, OpenVPN clients cannot connect to udp port1194.
I run vpncmd to see what was the matter and found the following:

Code: Select all

VPN Server>ServerInfoGet
ServerInfoGet command - Get server information
Item                            |Value
--------------------------------+---------------------------------------------------------------------------------
Product Name                    |SoftEther VPN Server Developer Edition (64 bit) (Open Source)
Version                         |Version 5.02 Build 9675   (English)
Build                           |Compiled 2021/07/01 20:37:50 by nobody at FreeBSD:12:2:amd64-default-daily-job-06
Host Name                       |test.example.com
Server Type                     |Standalone Server
Type of Operating System        |BSD System
Product Name of Operating System|FreeBSD
Operating System Vendor         |FreeBSD
Operating System Version        |12.2-RELEASE-p7
Type of OS Kernel               |UNIX
Version of OS Kernel            |FreeBSD 12.2-RELEASE-p7 GENERIC
The command completed successfully.

VPN Server>OpenVpnGet
"OpenVpnGet": Command not found.
You can use the HELP command to view a list of the available commands.
VPN Server>
All OpenVPN commands are lost!

Also, in confuguration file is no one information about OpenVPN config!

I rollback to version 5.01 - in this version all okay with OpenVPN:

Code: Select all

VPN Server>ServerInfoGet
ServerInfoGet command - Get server information
Item                            |Value
--------------------------------+-----------------------------------------------------------------
Product Name                    |SoftEther VPN Server Developer Edition (64 bit) (Open Source)
Version                         |Version 5.01 Build 9674   (English)
Build                           |Compiled 2021/06/06 22:57:25 by root at 122amd64-quarterly-job-04
Host Name                       |test.example.com
Server Type                     |Standalone Server
Type of Operating System        |BSD System
Product Name of Operating System|FreeBSD
Operating System Vendor         |FreeBSD
Operating System Version        |12.2-RELEASE-p7
Type of OS Kernel               |UNIX
Version of OS Kernel            |FreeBSD 12.2-RELEASE-p7 GENERIC
The command completed successfully.

VPN Server>OpenVpnGet
OpenVpnGet command - Get the Current Settings of OpenVPN Clone Server Function
Item                        |Value
----------------------------+-----
OpenVPN Clone Server Enabled|Yes
UDP Port List               |1194
The command completed successfully.
VPN Server>
Has anyone else come across this? Where to report a problem?

Post Reply