On Tuesday 20 Nov 2012 16:22:12 Tom Eastep wrote:
> On 11/20/2012 05:13 AM, Steven Jan Springl wrote:
> > In the attached config. shorewall2A, interface ssp+ generates the
> > following line in /var/lib/shorewall/.start
> > 
> > start_interface_ssp+() {
> > 
> > which produces the following error message:
> > 
> > /var/lib/shorewall/.start: 1892: Syntax error: Bad function name
> 
> Attached is patch commit-ebb4e1f that ignores wildcard optional
> interfaces with respect to enable/disable.
> 
> > -------------------------------------------------------------------------
> > ---------------------------
> > 
> > In the attached config. shorewall2A1, interface br0 is specified in
> > tcclasses & tcdevices but is missing from the interfaces file. This
> > config. produces the following messages:
> > 
> > Use of uninitialized value $phyrdev in concatenation (.) or string at
> > /usr/share/shorewall/Shorewall/Tc.pm line 2018. /Zones.pm
> 
> ..
> 
> > Use of uninitialized value in numeric comparison (<=>) at
> > /usr/share/shorewall/Shorewall/Zones.pm line 1610.
> 
> Corrected by patch commit-67ae9df.
> 
> > -------------------------------------------------------------------------
> > ----
> > 
> > If a  capabilities file is created it correctly sets CHECKSUM_TARGET=Yes.
> > 
> > If the capabilities file is not created, the following tcrules file
> > entry:
> > 
> > CHECKSUM:T  br0  eth0  .....
> > 
> > produces the following error message:
> > 
> > ERROR: The CHECKSUM action requires Checksum Target in your kernel and
> > iptables /etc/shorewall2/tcrules (line 74)
> 
> Corrected by patch commit-f458e99.
> 
> Thanks Steven,
> -Tom

Tom

The first two patches resolve the issues.

The third patch does not. 

Should it not be "$iptables -t mangle"  instead of  "iptables -t mangle" ?

I have changed my code accordingly and it seems to work.

Steven.

------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
Shorewall-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/shorewall-devel

Reply via email to