Post Al0aBlVkLK59RIAa9I by smortex@mamot.fr
 (DIR) More posts by smortex@mamot.fr
 (DIR) Post #Al0aBkpCtU3RJMGbqK by anubhav@hachyderm.io
       2024-08-15T22:13:12Z
       
       0 likes, 0 repeats
       
       Is there a #FreeBSD 1[34]] #pf to #RockyLinux 8 #iptables, #firewalld <https://docs.rockylinux.org/guides/security/firewalld-beginners/>, or whatever else converter?I will take a table that would guide how to manually convert the syntax of pf.conf(5) <https://man.freebsd.org/cgi/man.cgi?query=pf.conf&apropos=0&sektion=5&manpath=FreeBSD+14.1-STABLE&arch=default&format=html>.
       
 (DIR) Post #Al0aBlVkLK59RIAa9I by smortex@mamot.fr
       2024-08-15T22:39:29Z
       
       0 likes, 0 repeats
       
       @anubhav Not exactly what you are looking for, but in order to manage the firewall rules of both Linux and FreeBSD nodes with reusable configuration blocks and a pf-like syntax I created puffy:https://github.com/opus-codium/puffy/I does not support all pf syntax and commands, but provide extra functions.  Some documentation is missing, but acceptance tests in the `features` directory may help you to determine if this can help or not.