Posted in Administration, IT, Linux, Posts-EN on October 26th, 2011 by Robert Vojcik

IPT-CONF is light-weight iptables configuration framework. Time to time it’s good to have something light and easy to control.
You can use our set of preconfigured rules or create your own. It’s very easy to creating own rules.
Sometimes even if your are iptables professional, you need some quick solution with init scripts, easy configuration and administration and this is ipt-conf.
Example
If you have some big and network complex application you can create entire rule for this (like allow-ftp or enable-nat rule).
All what app needs can be in this rule (load some specific iptables module, set something in /proc /sys or sysctl etc.) and you can easily maintain it and distribute to other machines or servers.
You can create conf for rule so other administrator just copy your rule and enable it. System ask him for some information your rule needs (defined in conf file) and everything is ready.
Slovak posts
English posts