Firewall Configuration provides a graphical tool for administering firewall.Allows to inspect and set:Runtime and permanent firewall configurationPredefined zones (levels of trust for network connections)Predefined services (port/protocol, netfilter helper module)Port forwarding, masquerading, ICMP blockingComplex firewall rules a.k.a. Rich LanguageIptables rules a.k.a. Direct Interface
* Tue Feb 04 2025 Eric Garver <egarver@redhat.com> - 0.9.11-10
- fix(service): update highest port number for ceph
* Wed Sep 25 2024 Sergey Cherevko <s.cherevko@msvsphere-os.ru> - 0.9.11-9.inferit
- Update to 0.9.11.9
* Wed Aug 14 2024 Sergey Cherevko <s.cherevko@msvsphere-os.ru> - 0.9.11-8.inferit
- Update to 0.9.11-8
* Fri Aug 02 2024 Eric Garver <egarver@redhat.com> - 0.9.11-9
- feat(direct): avoid iptables flush if using nftables backend
* Thu Jun 13 2024 Eric Garver <egarver@redhat.com> - 0.9.11-8
- feat(rich): support "burst" attribute to limit in rich rules
* Thu Jun 13 2024 Eric Garver <egarver@redhat.com> - 0.9.11-7
- fix(rich): validate service name of rich rule
* Thu Jun 13 2024 Eric Garver <egarver@redhat.com> - 0.9.11-6
- feat(icmp): add ICMPv6 Multicast Listener Discovery (MLD) types
* Thu Jun 13 2024 Eric Garver <egarver@redhat.com> - 0.9.11-5
- feat(rich): support using ipset in destination
* Fri Nov 03 2023 Eric Garver <egarver@redhat.com> - 0.9.11-4
- fix(nftables): always flush main table on start
* Fri Nov 03 2023 Eric Garver <egarver@redhat.com> - 0.9.11-3
- fix(ipset): fix configuring IP range for ipsets with nftables