help me ,VPN client can not ping bridged physical NIC IP.

Post your questions about SoftEther VPN software here. Please answer questions if you can afford.
Post Reply
SuppeRabbit
Posts: 7
Joined: Fri Nov 22, 2019 1:19 pm

help me ,VPN client can not ping bridged physical NIC IP.

Post by SuppeRabbit » Tue Nov 22, 2022 4:49 am

SoftEther VPN Server Virtual Hub can obtain the MAC address of the client and the bridged physical NIC, but the client cannot ping the bridged physical NIC IP.
please help me ,thanks!
You do not have the required permissions to view the files attached to this post.

SuppeRabbit
Posts: 7
Joined: Fri Nov 22, 2019 1:19 pm

Re: help me ,VPN client can not ping bridged physical NIC IP.

Post by SuppeRabbit » Tue Nov 22, 2022 5:26 am

And i have not enable SecureNat, The mac address of the client side cannot be obtained on the server side, but all mac addresses can be seen on the virtual bridge management interface.

solo
Posts: 1228
Joined: Sun Feb 14, 2021 10:31 am

Re: help me ,VPN client can not ping bridged physical NIC IP.

Post by solo » Tue Nov 22, 2022 6:01 am

Disable firewalls, make a VPN connection and post, as code, the output of:

Code: Select all

VPN server:
netstat -r
ipconfig /all
vpncmd localhost:port /server /password:*** /cmd BridgeDeviceList
vpncmd localhost:port /server /password:*** /cmd BridgeList
//replace: *** with SE admin password

VPN client:
netstat -r
ipconfig /all
sc query dhcp

Post Reply