I have setup L2TP on my UTM (office) and I can successfully connect to it from a Windows 7 client (home). However, I cannot PING the LAN at the office unless I add a ROUTE at home after connecting.
office LAN = 192.168.1.0/24
VPN Pool = 10.242.3.0/24
home LAN = 192.168.42.0/24
Attempt to PING 192.168.1.17 fails after connect (VPN IP = 10.242.3.2)
ROUTE ADD 192.168.1.0 MASK 255.255.255.0 10.242.3.2 METRIC 1
Ping to 192.168.1.17 succeeds.
I have fiddled and diddled with settings in the VPN connection to no avail.
This thread was automatically locked due to age.