Correct me if I'm wrong butQuote:
Originally posted here by frpeter
That is true... Here is the perfect example of why I need more diversity... Unfortunately, I have no why to research other distrobutions and have had to pick common references. Can you provide the complete path to your IPTables/ I'll add an aditional comment to the scripts.
should provide the location of iptables on the machine... alternatively used in a boolean statement to see whether iptables or ipchains are available... or something along those lines. Like that you wouldn't need to hardcode possible locations. [however I think you need to have the install script ran as root]Code:
`which iptables`
