[Firehol-support] Iptables command help
Michaël Houzé
mhouze at sitadelle.com
Mon Oct 11 13:42:59 BST 2004
Hi,
James Bean wrote:
>
> Hi,
>
> Running
> FC2
> Iptables 1.2.9
> Firehol 1.191
>
> I am trying to run some iptables commands in the firehol.conf file but
> when I do a "iptables -L" the commands I inserted aren't listed
> anywhere "sort of"
>
> When I do a
> iptables -t mangle -N TS
> Is says chain already exists, when I do a
> Iptables -L TS
> It says the chain does not exists
>
incorrect syntx : iptable -L -t TS
> I am trying to make sure the Mark and TS lines are inserted correctly.
> (Trying to do some bandwidth throttling for some users by marking
> certain parkets, still learning how to do it, open to suggestions :-) )
>
There is no reason to runs these commands inside FireHOL itself, just
configure what you wish, (re)launch FireHOL, then check the output of
these commands in a terminal.
> My iptables commands in the firehol.conf are as follows….
>
> Don't worry about the net ip addresses listed, they are global game
> servers anyway :-)...
>
> ------------------------------------------------------
>
> [...]
>
> -------------------------------------------------------------
>
> Any help would be very much appreciated.
>
> James
>
Regards,
J8.
More information about the Firehol-support
mailing list