Page 1 of 1

Cascade connection - "Encryption: Disabled"

Posted: Sat May 13, 2017 7:32 pm
by gg_user
Hello!
Is this the correct state of the bridge? So it should be?
(CentOS 7.2)

VPN Server/BRIDGE>sessionget sid-link-2
SessionGet command - Get Session Information
Item |Value
-----------------------------------------------+----------------------------------------
User Name (Authentication) |Cascade
VLAN ID |-
Server Product Name |SoftEther VPN Bridge (64 bit)
Server Version |4.22
Server Build |Build 9634
Connection Started at |2017-05-13 (Sat) 14:17:38
First Session has been Established since |2017-05-13 (Sat) 14:17:38
Current Session has been Established since |2017-05-13 (Sat) 14:17:38
Half Duplex TCP Connection Mode |No (Full Duplex Mode)
VoIP / QoS Function |Enabled
Number of TCP Connections |0
Maximum Number of TCP Connections |0
###
Encryption |Disabled (No Encryption)
###
Use of Compression |No (No Compression)
UDP Acceleration is Supported |No
UDP Acceleration is Active |No
Session Name |SID-LINK-2


VPN Server/VPNL2>sessionget sid-admin-2
SessionGet command - Get Session Information
Item |Value
------------------------------------------+----------------------------------------
Client IP Address |10.0.2.16
Client Host Name |10.0.2.16
User Name (Authentication) |admin
User Name (Database) |admin
VLAN ID |-
Server Product Name |SoftEther VPN Server (64 bit)
Server Version |4.22
Server Build |Build 9634
Connection Started at |2017-05-13 (Sat) 14:17:38
First Session has been Established since |2017-05-13 (Sat) 14:17:38
Current Session has been Established since|2017-05-13 (Sat) 14:17:38
Half Duplex TCP Connection Mode |No (Full Duplex Mode)
VoIP / QoS Function |Enabled
Number of TCP Connections |8
Maximum Number of TCP Connections |8
###
Encryption |Enabled (Algorithm: AES256-SHA)
###
Use of Compression |No (No Compression)
Physical Underlay Protocol |Standard TCP/IP (IPv4)
UDP Acceleration is Supported |No
UDP Acceleration is Active |No
Session Name |SID-ADMIN-2

Re: Cascade connection - "Encryption: Disabled"

Posted: Thu May 18, 2017 9:53 am
by gg_user
Hey guys, can you explain to me whether this is a problem or not?

Thanks.

Re: Cascade connection - "Encryption: Disabled"

Posted: Wed May 31, 2017 4:57 am
by thisjun
If destination of cascade is localhost, encryption isn't used for.

Re: Cascade connection - "Encryption: Disabled"

Posted: Wed May 31, 2017 9:01 am
by gg_user
If the connection is from the server side?

vpnsrv(10.0.2.15) <----> vpnbr(10.0.2.16)


[root@vpnsrv vpnserver]# ./vpncmd
...
...
Hostname of IP Address of Destination: 10.0.2.16:443
...
...
VPN Server/BRIDGE>sessionget sid-link-3
...
...
Encryption | Disabled (No Encryption)

Re: Cascade connection - "Encryption: Disabled"

Posted: Thu Jun 15, 2017 4:49 am
by thisjun
Are these hosts clone?
If host identity are same, SoftEther VPN recognize destination is localhost.

Re: Cascade connection - "Encryption: Disabled"

Posted: Fri Jun 16, 2017 2:27 pm
by gg_user
Initially I tested in a virtualbox on Mac. VMs were clones.
After that I tested it in vmware. Virtual machines are located on two hosts:
hostesxi1 and hostesxi2.
Result as in the previous post:
####
...
VPN Server/BRIDGE>sessionget sid-link-...
...
...
Encryption | Disabled (No Encryption)
####

On the vpnbridge I done the following settings:
hub BRIDGE
CascadeCreate ...
CascadePasswordSet ...
CascadeOnline ...

Re: Cascade connection - "Encryption: Disabled"

Posted: Thu Jun 29, 2017 7:58 am
by thisjun
Please try to change host name of guest on the VM.

Re: Cascade connection - "Encryption: Disabled"

Posted: Sat Jul 01, 2017 7:51 am
by gg_user
I changed the names of all VM hosts. Installed VM on hosts KVM and ESXi.

Re: Cascade connection - "Encryption: Disabled"

Posted: Wed Jul 12, 2017 6:39 am
by thisjun
Could you share the result?

Re: Cascade connection - "Encryption: Disabled"

Posted: Thu Jul 13, 2017 11:51 am
by gg_user
Here are the logs and the connection diagram

Re: Cascade connection - "Encryption: Disabled"

Posted: Fri Jul 28, 2017 5:03 am
by thisjun
"SessionGet" command is showing status of session between virtual cascade device and virtual hub.
This is meaningless.

Please check status by "CascadeStatusGet" command.

Re: Cascade connection - "Encryption: Disabled"

Posted: Sun Jul 30, 2017 11:15 am
by gg_user
Thank you!

A few more questions:
1. Will the MakeCert4096 command be added to one of the following versions?
2. Can I add /SetPassphrase to the MakeCert?