I decided to give YazFi a shot for the increased IP address and firewall granularity. Installed YazFi, enabled it for both 2.4 and 5 GN2. Internet Access-Y, One way to Guest-Y, Client Isolation-N. Everything appeared to be working well until I received a notification on my phone that my Solar Panels were no longer “online”. It just so happens that my Solar monitoring system gets an IPV6 address. I checked my Hisense TV which also gets an IPV6 address and found that Disney+ and Paramount Plus were not working and reported that they did not have internet access. I looked at the IP6Tables and didn’t see anything would prevent access. I then looked at the ebtables and found the following entries in the broute table:
-p IPv6 -i wl1.2 -j DROP
-p IPv6 -i wl0.2 -j DROP
I removed those two entries, and my solar panel monitoring system came back online and the apps Disney+ and Paramount Plus no longer had an issue. I’m thinking that I’m safe in doing this because the IP6Tables rules still apply. I welcome any thoughts/recommendations on what I did.
-p IPv6 -i wl1.2 -j DROP
-p IPv6 -i wl0.2 -j DROP
I removed those two entries, and my solar panel monitoring system came back online and the apps Disney+ and Paramount Plus no longer had an issue. I’m thinking that I’m safe in doing this because the IP6Tables rules still apply. I welcome any thoughts/recommendations on what I did.