Hi, I’m trying to make a quite simple configuration
PPTP->
ADSL ← TIK ← LAN
<-L2TP
description:
the TIK is behind a ISP Router and serves an internal LAN
plus there’s a VPN connection which serves all the LAN inside the VPN instead of ISP directly …
everithing fine up to here ..
then adding a PPTP access from outside … it also works fine as long as the automatic default route of the L2TP VPN doesn´t go up …
because then PPTP lose completely access to the lan and everything
please note that without bringing up the L2TP default route … everything works and the PPTP client can also navigate throug the ISP aside of having access to the entire LAN
looks like once the route of L2TP goes up it messes something that prevent even local routes to be seen ..
anyone have an idea ¿?