On Wednesday 02 May 2007 22:25, Tom Eastep wrote:
> Steven Jan Springl wrote:
> > Tom
> >
> > Creating an action (sjsact) that branches to itself:
> >
> > sjsact  eth0  eth0
> >
> > when compiled with shorewall-perl generates iptables rule:
> >
> > -A sjsact -i eth0 -o eth0 -j sjsact
> >
> > and produces error message:
> >
> > iptables: loop hook 1 pos ....
>
> Fixed in revision 6199.
>
> > However when compiled with shorewall-shell, no rule is generated and no
> > message produced.
>
> When I try this, I get an error message:
>
> /etc/shorewall/actions
>
>       tme
>
> /etc/shorewall/actions.tme
>
>       tme     eth0    eth0
>
> [EMAIL PROTECTED]:~/Springl/shorewall$ shorewall check -C shell .
> Checking...
>    WARNING: Invalid option (optional) in record "lan eth0 -
> blacklist,maclist,optional,detectnets"
>    ERROR: Invalid TARGET in rule "tme eth0 eth0     "
> Terminated
> [EMAIL PROTECTED]:~/Springl/shorewall$
>
> -Tom
Tom

Remove detectnets from interface eth0 and try compiling it with 
shorewall-shell again.

Steven.

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Shorewall-users mailing list
Shorewall-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/shorewall-users

Reply via email to