- Fix health check to detect both tagged and untagged iptables rules - Add missing RST DROP rule to install wizard (prevents kernel interference) - Add missing IPv6 rules to boot script and install wizard - Add iptables existence check in install wizard with warning - Improve status display to show partial firewall state - Use local variables with defaults for robustness The health check was failing because it looked for untagged rules while _apply_firewall() adds rules with -m comment --comment "paqctl" tag. Now checks for both variants for backwards compatibility.
257 KiB
257 KiB