Phil Stracchino skrev den 2023-06-07 17:25:

Seems like it shouldn't be an overly difficult challenge to write a
userspace tool that reads in a shorewall configuration and writes it
out, semantically unchanged, in foomuuri's syntax...?  Hand adjustment
from there would of course be up to the end user.

or make a iptables parser from "iptables -nvL" piped to a python code that translate it all to naftables format

imho its more time consuming to parse shorewall config over to another firewall tool

iptables-save | iptables-xml | foomuuri-converter



_______________________________________________
Shorewall-users mailing list
Shorewall-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/shorewall-users

Reply via email to