L2tp and lan
Hi all.
I have an annoying setup, where an l2tp client (a server machine) using native windows L2tp/IPsec client connects to the customer's office. The problem is, that customers' LAN is 192.168.0.0/24, the server's IP is 192.168.0.20. Naturally I cannot simply reach the server .20, since the LAN devices think that it is in the same broadcast domain, and do not turn to default gateway(192.168.0.1), flooding ARP requests instead. I cannot change the LAN network settings on the customer's side (e.g. narrow down the subnet). Also I cannot change the IP address for an L2TP client on the other side. Adding a static route to 192.168.0.20/32 via 192.168.0.1 works, but it is also not an option, since there are quite a few devices on the network, and we do not have control over most of them.
To this moment I've tried configuring policy route, enabling ARP-proxy.. Now I am trying to investigate if I can NAT the communication between LAN and .20 over .1
Does anyone have any other options?
