Unable to reach a certain LAN client from OPENVPN
- 
 Hi, i found this issue, that i can reach everyother host on the LAN network from openvpn, but cannot reach a certain host.. also the same host can be pinged from Pfsense itself.. Pfsense : 
 PING 192.168.70.167 (192.168.70.167): 56 data bytes
 64 bytes from 192.168.70.167: icmp_seq=0 ttl=128 time=1.011 ms
 64 bytes from 192.168.70.167: icmp_seq=1 ttl=128 time=0.533 ms
 64 bytes from 192.168.70.167: icmp_seq=2 ttl=128 time=0.614 msOPENVPN client 
 C:\Users\User>ping 192.168.70.152Pinging 192.168.70.152 with 32 bytes of data: 
 Reply from 192.168.70.152: bytes=32 time=346ms TTL=63
 Reply from 192.168.70.152: bytes=32 time=571ms TTL=63
 Reply from 192.168.70.152: bytes=32 time=344ms TTL=63C:\Users\User>ping 192.168.70.167 Pinging 192.168.70.167 with 32 bytes of data: 
 Request timed out.
 Request timed out.not sure whats wrong with it... remote location says that the 192.168.70.167 host is up and i can see the host in pfsense but i am unable to reach the same host. rgds 
- 
 @abidkhanhk 
 Can you ping it localy?
 And more generally,
 a. disable/adjust host firewall and
 b. make sure it has a default gateway , or routes to the gateway serving the vpnThat's assuming you haven't done specifing firewalling in pfsense somewhere else.