Brian J. Murrell wrote:
> Hey all,
> 
> Just a sanity check, but should the shorecap script in shorewall6-lite
> be sourcing /usr/share/shorewall6-lite/lib.base rather
> than /usr/share/shorewall-lite/lib.base like it does currently?
> 
> In fact shouldn't there be a general s/shorewall-lite/shorewall6-lite/
> in shorecap in shorewall6-lite?  Maybe there is more of that lurking
> about as well.
> 
> Also, the first line of the determine_capabilities() function in
> lib.base is:
> 
>     qt $IP6TABLES -t mangle -L -n && MANGLE_ENABLED=Yes || MANGLE_ENABLED=
> 
> which is followed somewhat further down in the function with:
> 
>     [ -n "$IP6TABLES" ] || IP6TABLES=$(mywhich ip6tables)
> 
> But shouldn't the test for the mangle table come after the conditional
> setting of IP6TABLES?
> 

I'll fix these in the next 4.4 release; think I'll wait on 4.2.

-Tom
-- 
Tom Eastep        \ When I die, I want to go like my Grandfather who
Shoreline,         \ died peacefully in his sleep. Not screaming like
Washington, USA     \ all of the passengers in his car
http://shorewall.net \________________________________________________

Attachment: signature.asc
Description: OpenPGP digital signature

------------------------------------------------------------------------------
Join us December 9, 2009 for the Red Hat Virtual Experience,
a free event focused on virtualization and cloud computing. 
Attend in-depth sessions from your desk. Your couch. Anywhere.
http://p.sf.net/sfu/redhat-sfdev2dev
_______________________________________________
Shorewall-users mailing list
Shorewall-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/shorewall-users

Reply via email to