Page 1 of 1

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

Posted: Tue Nov 22, 2022 4:49 am
by SuppeRabbit
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!

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

Posted: Tue Nov 22, 2022 5:26 am
by SuppeRabbit
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.

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

Posted: Tue Nov 22, 2022 6:01 am
by solo
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