I hope to try out the beta2 tomorrow, but when I manually implemented the guest clients in beta1, I needed the router ip of the other subnets to implement the DNSFILTER_DOT icmp-port-unreachable rules in addition to the dnat rules. Any idea how those are handled now?So I see both DNAT and REDIRECT. REDIRECT for a client, and DNAT for the Global mode. Intended?
Code:-A DNSFILTER -m mac --mac-source 4C:03:DE:AD:BE:EF -j REDIRECT -A DNSFILTER -j DNAT --to-destination 192.168.1.1