Page 1 of 1

Ping to remote pc from within LAN

Posted: Tue Nov 10, 2015 6:00 am
by ABPT
Hi I have installed SoftEther on my local server and have users connecting remotely.

The Remote PC can ping PC's on the LAN but PC's on the LAN can't ping a remote PC.

The result from the Ping sent from 192.168.100.76 is:-
Pinging 192.168.100.115 with 32 bytes of data: (this is a remote PC)
Reply from 192.168.100.251: TTL expired in transit. (this is local VPN server)
Reply from 192.168.100.251: TTL expired in transit.
Reply from 192.168.100.251: TTL expired in transit.
Reply from 192.168.100.251: TTL expired in transit.

Ping statistics for 192.168.100.115:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),

I look forward to a reply
Regards

Norman

Re: Ping to remote pc from within LAN

Posted: Thu Nov 19, 2015 7:54 am
by thisjun
Is there any routing setting on client?

Re: Ping to remote pc from within LAN

Posted: Thu Nov 19, 2015 8:10 am
by ABPT
No routing set on the client.

Re: Ping to remote pc from within LAN

Posted: Thu Dec 03, 2015 7:47 am
by thisjun
Why the VPN server has two adapters which are in same network address range?

Re: Ping to remote pc from within LAN

Posted: Thu Dec 03, 2015 9:01 am
by ABPT
The computer has redundant NIC's

Re: Ping to remote pc from within LAN

Posted: Fri Dec 18, 2015 7:57 am
by thisjun
If ping succeed, it means bidirectional communication is available.
So, it's strange.
Did you succeed ping with same pair as failed try?

Re: Ping to remote pc from within LAN

Posted: Mon Dec 21, 2015 4:54 am
by ABPT
Hi,

This is the ping form the remote computer

Pinging 192.168.100.76 with 32 bytes of data:
Reply from 192.168.100.76: bytes=32 time=114ms TTL=128

Reply from 192.168.100.76: bytes=32 time=138ms TTL=128

Reply from 192.168.100.76: bytes=32 time=192ms TTL=126

Reply from 192.168.100.76: bytes=32 time=176ms TTL=128

Ping statistics for 192.168.100.76:

Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),

Approximate round trip times in milli-seconds:

Minimum = 114ms, Maximum = 192ms, Average = 155ms

this is the Ping from the local computer:-

Pinging 192.168.100.116 with 32 bytes of data:
Reply from 192.168.100.251: TTL expired in transit.
Reply from 192.168.100.251: TTL expired in transit.
Reply from 192.168.100.251: TTL expired in transit.
Reply from 192.168.100.251: TTL expired in transit.

Ping statistics for 192.168.100.116:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),

Re: Ping to remote pc from within LAN

Posted: Tue Dec 22, 2015 10:10 am
by mbrcomp
Too much information on the VPN settings file... :) Are you using bridge or securenat ? Is it a specialized network card with hardware offloading capability ?

https://www.softether.org/4-docs/1-manu ... leshooting

Re: Ping to remote pc from within LAN

Posted: Thu Jan 07, 2016 6:36 am
by thisjun
Please show result of tracert command.