good day
i hope you are having a good day
I have an HQ router with public ip and l2tp server joined with a bridge with an ip of 10.0.21.1/23
in the branches i have L41G-2axD&FG621-EA with LTE sim with the following config - it is working somehow but i am sure my routes are messed up
i want to reach the router from 10.0.21.1 router and the clients behind the branch router .. and same for the branch router
![Image]()
i hope you are having a good day
I have an HQ router with public ip and l2tp server joined with a bridge with an ip of 10.0.21.1/23
in the branches i have L41G-2axD&FG621-EA with LTE sim with the following config - it is working somehow but i am sure my routes are messed up
i want to reach the router from 10.0.21.1 router and the clients behind the branch router .. and same for the branch router
Code:
/interface bridgeadd name=bridge1/interface lteset [ find default-name=lte1 ] allow-roaming=no band=""/ppp profileadd bridge=bridge1 name=profile1/interface l2tp-clientadd add-default-route=yes connect-to=public ip default-route-distance=2 \ disabled=no name=l2tp-out1 profile=profile1 use-ipsec=yes user=xxxxx/interface bridge portadd bridge=bridge1 interface=ether1add bridge=bridge1 interface=ether2add bridge=bridge1 interface=ether3add bridge=bridge1 interface=ether4/ip neighbor discovery-settingsset discover-interface-list=!dynamic/ip addressadd address=10.0.20.190/23 interface=bridge1 network=10.0.20.0/ip ipsec profileset [ find default=yes ] dpd-interval=2m dpd-maximum-failures=5/ip routeadd dst-address=0.0.0.0/0 gateway=10.0.21.1

Statistics: Posted by TarekH — Wed Apr 16, 2025 6:50 pm