Wasn't there an ipchains ---> iptables compatibility mode?
Wasn't there an ipchains ---> iptables compatibility mode?
Posted Mar 24, 2009 18:40 UTC (Tue) by wstearns (subscriber, #4102)In reply to: Wasn't there an ipchains ---> iptables compatibility mode? by felixfix
Parent article: Nftables: a new packet filtering engine
I wrote userspace converters that respectively turned an ipfwadm firewall file into an ipchains firewall (ipfwadm2ipchains) or turned an ipchains firewall into an iptables firewall (ipchains2iptables). Neither created a perfect conversion (there are architectural differences in the firewalls that can't be perfectly converted), but both covered the majority of rules correctly.
The tools can be found at www.stearns.org/i2i/ . Like sausage, they're functional but ugly in their implementation.
-- Bill Stearns
