2011-07-08 20:34, Gabriele Bulfon пишет:
Hi, in some cases I need to use iptables on linux.
Is there any tool to convert ipfilter ipnat/ipf.conf into iptables?
Gabriele.
I have not tried either of those, but you can see if they help:
http://www.phildev.net/ipf/IPFques.html#ques12
Filter Language Compiler <http://coombs.anu.edu.au/%7Eavalon/flc.html> -
A tool written by Darren (the auther of IPF) that generates rules for
the various packages which perform packet filtering from a common language.
ISBA <http://inc2.com/isba/> - GUI for managing IPF.
Firewall Builder <http://www.fwbuilder.org/> - a GUI for making rulesets
for multiple firewall packages.
Hopefully the GUI tools can be taught to import your rulesets,
and by design they should generate some for different firewall
engines...
HTH,
//Jim