Web Hosting Talk







View Full Version : ipchains to iptables


goodness0001
08-05-2002, 10:59 PM
Can someone recommend a good manual for converting ipchains to iptables?

CitadelHost
08-05-2002, 11:16 PM
Learn how to use IPTables so that you can convert it yourself.

www.tldp.org
www.linuxsecurity.org
www.google.com - if the above don't give the help you need

sadistikal
08-06-2002, 10:29 PM
Agreed. Unlike converting from ipfwadm to ipchains there is no conversion utility. Your best bet is to learn iptables and by hand re-do your rulesets.

Iptables Homepage (http://www.iptables.org)

Iptables documentation (http://www.iptables.org/documentation/index.html)

2host.com
08-06-2002, 10:41 PM
It might be worth mentioning that there's a lot of similarities and if you are familiar with ipchains, iptables will not be at all different to get a good understanding of how it works.

apollo
08-08-2002, 10:38 AM
Checkout some examples, after a hour you will be good with iptables!