I connect to lan devices from my road warrior openvpn connection pretty much every day.
Here is ping to lan client from my vpn, traceroute.
D:\>ping 192.168.1.7
Pinging 192.168.1.7 with 32 bytes of data:
Reply from 192.168.1.7: bytes=32 time=143ms TTL=63
Reply from 192.168.1.7: bytes=32 time=142ms TTL=63
D:\>tracert 192.168.1.7
Tracing route to ubuntu.local.lan [192.168.1.7]
over a maximum of 30 hops:
1 146 ms 141 ms 144 ms 10.0.200.1
2 147 ms 146 ms 144 ms ubuntu.local.lan [192.168.1.7]
Trace complete.
D:\>ipconfig
Windows IP Configuration
Ethernet adapter ovpn:
Connection-specific DNS Suffix . : local.lan
IP Address. . . . . . . . . . . . : 10.0.200.6
Subnet Mask . . . . . . . . . . . : 255.255.255.252
Default Gateway . . . . . . . . . :
Check your rules and that your sending the route to your openvpn clients, and that they are getting and using them.
edit: ping times suck because I have to bounce off the proxy here at work to get out to the net and its located in Jax, FL
