Adam Bogacki <[email protected]> writes:

>> Setting up IPtables rules Using intrapositioned negation (`--option !
>> this`) is deprecated in favor of extrapositioned (`! --option this`).  Bad
>> argument `ACCEPT' Try `iptables -h' or 'iptables --help' for more
>> information.  Bad argument `ACCEPT' Try `iptables -h' or 'iptables --help'
>> for more information.
>
> .. but 'ACCEPT' appears in many places in iptables.
> What would it be referring to ?
> I have attached my version of iptables (courtesy of Ekiga).

Nothing obvious leaps out; perhaps you can find out by running:

    sh -x /path/to/script 2>&1

That should show you the commands before they are run, along with the error
messages, and let you identify which command it was generated the error.

Regards,
        Daniel

-- 
✣ Daniel Pittman            ✉ [email protected]            ☎ +61 401 155 707
               ♽ made with 100 percent post-consumer electrons
--
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to