Have a Mikrotik router with working IPv6.
If I create a rule that blocks traffic from WAN to LAN, the router is not working with IPv6.
From WAN to LAN
Taught that the router should only care about where the traffic is initialised from?
Code: Select all
add action=drop chain=forward comment="IPv6 WAN to LAN" in-interface=WAN out-interface=LAN