On Wednesday 25 April 2007 19:45, Tom Eastep wrote:
> Steven Jan Springl wrote:
> > On Wednesday 25 April 2007 19:10, Andrew Suffield wrote:
> >> On Wed, Apr 25, 2007 at 06:50:18PM +0100, Steven Jan Springl wrote:
> >>>> I am now getting the following error:
> >>>>
> >>>> iptables-restore v1.3.6: Couldn't load target
> >>>> `tan_input':/lib/iptables/libipt_tan_input.so: cannot open shared
> >>>> object file: No such file or directory
> >>>>
> >>>> from the following rule:
> >>>>
> >>>> -A eth0_in -s 192.168,0.0/15 -j tan_input
> >>>>
> >>>> Steven.
> >>>
> >>> Tom
> >>>
> >>> The rule should have been:
> >>>
> >>> A eth0_in -s 192.168,0.0/16 -j tan_input
> >
> > Tom
> >
> > I really shouldn't try to type and eat at the same time.
> >
> > Third time lucky, the rule was:
> >
> > A eth0_in -s 192.168.0.0/16 -j tan_input
>
> Steven,
>
> Please try revision 6119.
>
> Thanks,
> -Tom

Tom 

That works. However the following hosts file entry:

tan     eth0:192.168.0.99,192.168.0.98,192.168.0.100-192.168.0.200!192.168.0.132

generates the following error:

iptables-restore v1.3.6: Unknown arg `--dst-range'

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