Back to Changelog
Panel Backend
v1.0.491
Firewall hardening no longer locks the panel out (loopback self-heal).
Improvement
1- The backend now re-pins an ACCEPT rule for loopback traffic at the top of the iptables and ip6tables INPUT chains on startup and every 2 minutes, so the panel self-heals automatically if a blocklist rule drops loopback, without touching the rest of your firewall configuration.
Bug Fix
1- Fixed a bug where applying CSF-style firewall hardening or kernel ipset blocklists (e.g. bogon lists) could accidentally drop loopback traffic, making the panel unreachable and trapping the UI in an endless reconnecting screen.