Hello.
I have LAN network 192.168.0.0/24 and L2TP-server with ip pool 10.10.30.0/24 on my Router.
When Windows L2TP-client is connected to the Router it get ip-address from 10.10.30.0/24 pool.
I want that Windows L2TP-client have access to LAN network on my Router. To do this I need add a route on Windows L2TP-client (route add 192.168.0.0 mask 255.255.255.0 10.10.30.3)
10.10.30.3 - address for L2TP-client.
Is it possible that the route will be added automatically when Windows L2TP-client is connected to L2TP-server on my MikroTik ?