.RHEL 10 provides `firewalld` version 2.3.0
The `firewalld` service version 2.3.0 provides multiple enhancements. Notable changes include:
* Added the `StrictForwardPorts` (boolean, defaults to "no") configuration option that allows `firewalld` to be strict about Destination NAT traffic. When enabled, only forward ports explicitly enabled in `firewalld` are allowed. This means that container-published ports will be blocked. For more information about the feature, see link:
https://firewalld.org/2024/11/strict-forward-ports[StrictForwardPorts].
* Added support for the following services:
** client/server on Advanced Linux Sound Architecture (ALSA) sequencer (`aseqnet`)
** Music Player Daemon (MPD)
** Radsec
** SlimeVR
For more details about the release updates, see the link:
https://github.com/firewalld/firewalld/releases/tag/v2.3.0[upstream repository].