L2TP/IPsec VPN

I’ve setup my VPN using L2TP but I am unable to “see” anything in the VPN LAN while connected. I want to use the VPN without it being a gateway, so just access to that IP addresses. Any idea on how I can fix this?

Thanks

do you have anything connected to your router, say , a NAS. If you key in the IP address of your NAS after the VPN is established, do you see the NAS log in screen ?

Verify if the route is pushed and known by both sides of the tunnel i.e. you might have the route to the LAN but they cannot send to packets back since the originating IP is unknown.

Set arp=proxy-arp on your LAN interface?

proxy-arp on lan yes. And when I connect to my vpn I can ping just the router anything else results in a loss of package, including web access, remote desktop or anything else.

Can you export configuration from ppp, firewall?

Long story short, I managed to make the vpn work giving access to LAN and internet but I have a problem. When connected to the vpn I loose access to my local network, what can I do to have access to both the remote vpn network and local network, let’s say for example to use a local printer.

By adding routes manually on your PC, not to route specific networks over the tunnel.

So by default L2TP routes all traffic through the VPN?
How can I manually add routes to my pc and is there any way I only gain access to the network but access the internet using the local network?

Depends what you have set in your client settings, if you set to route everything over VPN then it will do so. How to set routes in your PC refer to OS vendor documentation.