Using the same subnet for L2TP connections as the LAN does not make the connection part of the same network.I don't really understand why? default gateway IP 192.168.1.1, remote IP when connected via VPN 192.168.1.2. It's /24 network so I am on the same subset.
You could either:
use an L2TP server binding to give you a static interface name which can be added to the LAN interface list,
or:
add interface-list=LAN to the L2TP server PPP profile which will dynamically add/remove any L2TP interfaces to/from the interface list.
Statistics: Posted by tdw — Sat Jan 13, 2024 9:20 pm