0

may someone could help me with firewalld. I need to add rich rules with no associated zone, as the source / destination networks are all remote. For example:

firewall-cmd --add-rich-rule='rule family="ipv4" source address="204.4.3.4" destination address="172.18.30.0/24" port port="80" protocol="tcp" accept'

Adding the rich rule is no problem, but how can i display it after creation? firewall-cmd --list-rich-rules kinda only works with a zone.

I'd be really happy if someone could help me.

0 Answers0