Thanks for the post, I too had two default routes.
I enabled on PPPoE, and disabled on DHCPv6 Client as per the above and all is resolved!
Do this but also specify the out-interface.Code: Select all/ip firewall nat add action=src-nat chain=srcnat src-address=<dmz_ip> to-addresses=<wan_ip>
[emoji106]Hi.
My simplest solution:Best regards: CsXenCode: Select all/ip firewall filter add action=drop chain=forward in-interface=all-vlan out-interface=all-vlan