|
Doc Text:
|
*firewalld* now supports additional IP sets
With this update of the *firewalld* service daemon, support for the following *ipset* types has been added:
* hash:ip,port
* hash:ip,port,ip
* hash:ip,port,net
* hash:ip,mark
* hash:net,net
* hash:net,port
* hash:net,port,net
* hash:net,iface
The following *ipset* types that provide a combination of sources and destinations at the same time are not supported as sources in *firewalld*. IP sets using these types are created by *firewalld*, but their usage is limited to direct rules:
* hash:ip,port,ip
* hash:ip,port,net
* hash:net,net
* hash:net,port,net
The _ipset_ packages have been rebased to upstream version 6.29, and the following *ipset* types are now additionally supported:
* hash:mac
* hash:net,port,net
* hash:net,net
* hash:ip,mark |