I have been looking through the past threads and found some issues similar to mine, but no real concrete answers. I am hoping someone can help me here.
The Windows Server 2019 that I am running is a VM hosted on MS Azure. I use this virtual server as the SoftEther server and to act as a virtual hub. I can successfully RDP into the Windows Server 2019 while VPN on any local endpoint. However, while VPN and connected to the virtual server, I cannot RDP to anything outside of the Windows Server 2019 VM. I have made sure that I have two separate hubs (example: Hub 1 is for server access only Hub 2 is for a site from virtual server to local end point).
I have made sure that virtual DHCP is enabled on both hubs as well as Local Bridge for both instances.
Please tell me what I am doing wrong?
Operating system name and the type of CPU-bits
Azure VM: Windows 10 Server 2019 (SoftEther Server)
Local Endpoint: Windows 11 Pro (Stand alone end point (For testing purposes))
==============================================================
Azure VM IP Information:
Code: Select all
Ethernet adapter Ethernet:
   Connection-specific DNS Suffix  . :
   IPv4 Address. . . . . . . . . . . : 10.1.0.4
   Subnet Mask . . . . . . . . . . . : 255.255.255.0
   Default Gateway . . . . . . . . . : 10.1.0.1
   
Windows IP Configuration
   Host Name . . . . . . . . . . . . : Local Host Name
   Primary Dns Suffix  . . . . . . . : Company Domain.com
   Node Type . . . . . . . . . . . . : Hybrid
   IP Routing Enabled. . . . . . . . : No
   WINS Proxy Enabled. . . . . . . . : No
   DNS Suffix Search List. . . . . . : Company Domain.com
Ethernet adapter Ethernet:
   Connection-specific DNS Suffix  . :
   Description . . . . . . . . . . . : Microsoft Hyper-V Network Adapter
   Physical Address. . . . . . . . . : 00-0D-3A-A5-99-A4
   DHCP Enabled. . . . . . . . . . . : No
   Autoconfiguration Enabled . . . . : Yes
   IPv4 Address. . . . . . . . . . . : 10.1.0.4(Preferred)
   Subnet Mask . . . . . . . . . . . : 255.255.255.0
   Default Gateway . . . . . . . . . : 10.1.0.1
   DNS Servers . . . . . . . . . . . : 127.0.0.1
   NetBIOS over Tcpip. . . . . . . . : Enabled
    2 NIC(s) Installed.
                           [01]: Microsoft Hyper-V Network Adapter
                                 Connection Name: Ethernet
                                 DHCP Enabled:    No
                                 IP address(es)
                                 [01]: 10.1.0.4
                           [02]: Mellanox ConnectX-4 Lx Virtual Ethernet Adapter
                                 Connection Name: Ethernet 6
                                 DHCP Enabled:    No
                                 IP address(es)
Code: Select all
Unknown adapter VPN - VPN Client:
   Connection-specific DNS Suffix  . : Company Domain Name.com (Virtual Server Domain Name)
   Link-local IPv6 Address . . . . . : fe80::3f:a61e:3424:8646%16
   IPv4 Address. . . . . . . . . . . : 172.168.40.10
   Subnet Mask . . . . . . . . . . . : 255.255.255.0
   Default Gateway . . . . . . . . . : 172.168.40.1
Note: 172.168.40.x is the Virtual DHCP provided by SoftEther
Wireless LAN adapter Wi-Fi:
   Connection-specific DNS Suffix  . : ISP Provider.com
   Link-local IPv6 Address . . . . . : fe80::c5d0:28c2:8d25:aea6%7
   IPv4 Address. . . . . . . . . . . : 192.168.1.118
   Subnet Mask . . . . . . . . . . . : 255.255.255.0
   Default Gateway . . . . . . . . . :
Note: 192.168.1.x is the private internal IP at our office.
Ethernet adapter Bluetooth Network Connection:
   Media State . . . . . . . . . . . : Media disconnected
   Connection-specific DNS Suffix  . :
   Network Card(s):           4 NIC(s) Installed.
                           [01]: Realtek PCIe GbE Family Controller
                                 Connection Name: Ethernet
                                 Status:          Media disconnected
                           [02]: Realtek RTL8821CE 802.11ac PCIe Adapter
                                 Connection Name: Wi-Fi
                                 DHCP Enabled:    Yes
                                 DHCP Server:     192.168.1.1
                                 IP address(es)
                                 [01]: 192.168.1.118
                                 [02]: fe80::c5d0:28c2:8d25:aea6
                           [03]: Bluetooth Device (Personal Area Network)
                                 Connection Name: Bluetooth Network Connection
                                 Status:          Media disconnected
                           [04]: VPN Client Adapter - VPN
                                 Connection Name: VPN - VPN Client
                                 DHCP Enabled:    Yes
                                 DHCP Server:     172.168.40.1
                                 IP address(es)
                                 [01]: 172.168.40.10
                                 [02]: fe80::3f:a61e:3424:8646
The build number of SoftEther VPN
Build 9772
TCP ports 443, 992, 1194, 5555 are open. However, I will most likely tweak this and disable the ones with well known vulnerabilities...
Are you using SecureNAT?
Not sure? I am using Local Bridge within the SoftEther app.
