Not sure if mobile is the right device to check / maintain / lookup topics on a firewall…
Hi @walkerx, Yes, this is not directly related to Zenarmor. It's because of netmap(4); an Operating System subsystem we use to grab packets off the wire. If you have IPv6 WAN tracking enabled in a netmap enabled interface and when an application opens the interface in netmap mode, netmap re-initializes the interface; causing the interface to go DOWN/UP. Since you have WAN tracking here, this in turn triggers the OPNsense code to re-configure the related WAN addresses. This whole process can take up to a minute, during which time you lose WAN connectivity. The behavior is the same if you use Suricata in IPS mode, which utilizes netmap the same way we do. Having said that, we are evaluating several options which would potentially solve these sort of issues and would add device-independent IPS capabilities. If we can work out a methodology at least in theory, we'll go ahead and sponsor a development on the Operating System side of things. Stay tuned for more updates on that. I hope this is helpful.
Hi @athurdent,One of the reasons why we ideally want to have a single code base for both the OPNsense UI and Cloud is that this will significantly reduce our time to ship new features. Mobile-friendly UI is on the roadmap. Once it's there, it'll work for both of the interfaces.