Steven Jan Springl wrote:
> On Thursday 03 May 2007 01:12, Tom Eastep wrote:
>> Steven Jan Springl wrote:
>>> Tom
>>>
>>> Action sjsact:
>>>
>>> ACCEPT  eth0  eth0:192.168.0.3
>>>
>>> When it's compiled with shorewall-perl the following iptables rule is
>>> generated:
>>>
>>> -A sjsact -i eth0 -o eth0 -d 192.168.0.3 -j ACCEPT
>>>
>>> when the action is compiled with shorewall-shell the following iptables
>>> rule is generated:
>>>
>>> -A sjsact -p all -i eth0 -d eth0:192.168.0.3 -j ACCEPT
>>>
>>> which produces the error message:
>>>
>>> iptables v1.3.6: host/network "eth0:192.168.0.3" not found
>> Steve,
>>
>> Please see if 6202 doesn't fix the problem.
>>
>> -Tom
> Tom
> 
> I now get the following error:
> 
>   ERROR: Invalid comma-separated list "-o eth0 -d 192.168.0.3"
> 
> /sbin/shorewall: line 310: 19372 Terminated              $command 
> $SHOREWALL_SHELL $sc $@
> 
Steve,

Please try revision 6203.

Thanks,
-Tom
-- 
Tom Eastep    \ Nothing is foolproof to a sufficiently talented fool
Shoreline,     \ http://shorewall.net
Washington USA  \ [EMAIL PROTECTED]
PGP Public Key   \ https://lists.shorewall.net/teastep.pgp.key

Attachment: signature.asc
Description: OpenPGP digital signature

-------------------------------------------------------------------------
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