Package: ferm Severity: wishlist Next wish - i want to define a variable somewhere that acts as a "command".
Ie: def $REJECT = "REJECT"; and then dport $SOMEWHERE $REJECT will add a rule like iptables [...] --dport XXX -j REJECT Usage: Imagine you have multiple files available you can include in your default firewall config. Depending on what you include you can then easily change meaning of a whole ruleset by just giving one variable a different content. -- bye Joerg -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

