I might of solve it.
Solution (to be confirmed long-term): remove default route from the WAN LTE19 DHCP-Client, remove add default route from the WAN pppoe-out1. And add Routing Rule to be able to access WAN KPN modem from VLAN10
Solution (to be confirmed long-term): remove default route from the WAN LTE19 DHCP-Client, remove add default route from the WAN pppoe-out1. And add Routing Rule to be able to access WAN KPN modem from VLAN10
Code:
/interface pppoe-clientadd disabled=no interface=vlan6 keepalive-timeout=30 max-mru=1500 max-mtu=\ 1500 name=pppoe-out1 password=superpassword profile=default-encryption \ use-peer-dns=yes user=user/ip dhcp-clientadd add-default-route=no interface=LTE19/routing ruleadd action=lookup-only-in-table comment="route VLAN10 to KPN modem" disabled=\ no dst-address=10.0.10.0/24 src-address=192.168.1.0/24 table=main
Statistics: Posted by liviu2004 — Fri May 31, 2024 1:10 pm