Configuring IPv6 firewall with Mikrotik
I switched to an internet provider that gives the IPv6 addresses, here’s what I had to do on the Mikrotik router to
provide the functionality to the clients
My WAN interface is called wan
Disable RA by default
I am disabling the RA by default and will be enabling by subnet later
/ipv6 nd set [ find default=yes ] disabled=yes
/ipv6 dhcp-client add add-default-route=yes interface=wan pool-name=ipv6pool request=prefix