# firewalld/firewalld

Stateful zone based firewall daemon with D-Bus interface

Repository: https://github.com/firewalld/firewalld
Canonical: https://ross.abutalabs.com/products/firewalld
Language: Python
License: GPL-2.0
License Family: copyleft
Topics: firewall, ipset, iptables, linux, nftables
Last push: 2026-08-10T21:06:41+00:00

## Health v2 (maintenance only)
Score: 97/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 97, release rhythm 96, longevity 100
- inputs: {"age_days": 4193, "days_push": 23, "days_rel": 26, "gap_med": 14, "n_releases_24m": 16}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1037, forks 304 (observed 2026-08-28T04:03:19.510340+00:00)

## What it is
firewalld is a dynamically managed firewall daemon for Linux that provides zone-based trust levels for network connections and interfaces, with a D-Bus interface for runtime and permanent configuration. It supports IPv4, IPv6, ethernet bridges, and backends like nftables, iptables, and ipset.

## Use cases
- manage a dynamic firewall on a linux server
- define trust zones for network interfaces
- switch firewall backend between nftables and iptables
- allow applications to add firewall rules via D-Bus
- separate runtime and permanent firewall configuration
- configure ipv4 and ipv6 firewall rules
- set up ipsets for large rule sets

## When to choose
- you run Linux and want zone-based firewall management
- you need a D-Bus API so applications can request firewall changes
- you want runtime changes without losing permanent configuration
- you need support for nftables, iptables, ipset, or ebtables

## When to avoid
- you need a simple static ruleset better managed with nft or iptables directly
- you are on a non-Linux platform
- you need a host-based intrusion detection or IDS rather than packet filtering

## Facets
- artifact type: service
- maturity: stable
- function: security, networking, configuration-management
- domain: security, networking, operating-systems, self-hosted
- platform: python
- tags: firewall, nftables, iptables, ipset, zones, dbus, daemon, linux

## Member repositories
- firewalld/firewalld (main) score 97

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:19.510340+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:04:22.936049+00:00, confidence not recorded.
  - readme: https://github.com/firewalld/firewalld (fetched 2026-08-28T04:03:19.510340+00:00, sha bddc55c5a55b)
- Data as of 2026-08-30T08:39:29.467469+00:00.
