I am playing with L2TP/IPSec PSK setup in UTM 12.
Client using Windows 10.
The connection is established, successfully got IP from the L2TP Address Pool.
But Client can not connect to any host in the LAN.
I check the route using Route Print command in windows,
There is no routing to the LAN
So I add manually the routing,
route add 10.0.0.0 MASK 255.0.0.0 192.168.150.1 << Note the 192.168.150.1 is the IP Gateway from L2TP Pool.
After that, client can connect to any host in the LAN
I compare the settings in openVPN, there is setting where I can add exported network.
But seems like I can not find it on VPNTunel IPSec, but I might missed it somewhere...
P