On Monday 26 Nov 2012 01:10:55 Tom Eastep wrote: > On 11/25/2012 03:58 PM, Steven Jan Springl wrote: > > On Sunday 25 Nov 2012 23:33:40 Tom Eastep wrote: > >> On 11/25/2012 02:50 PM, Steven Jan Springl wrote: > >>> In the attached config. conntrack entries: > >>> > >>> DROP all eth0 udp 1 > >>> DROP all eth1 udp 1 > >>> > >>> produce the following error message: > >>> > >>> /var/lib/shorewall/.start: 2242: Syntax error: "}" unexpected > >>> (expecting "done") > >> > >> I'm going to disallow a interface in the DEST column when the chain is > >> OUTPUT. That restriction also holds in the tcrules file. > >> > >> Patch attached. > >> > >> -Tom > > > > Tom > > > > The patch resolves the issue. > > > > However, if the conntrack entries are changed to: > > > > DROP all- eth0 udp 1 > > DROP all- eth1 udp 1 > > > > the same error message is produced. > > Optimizer bug -- patch attached. > > Thanks Steven, > -Tom
Tom Confirmed, the patch fixes the bug. Thanks 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
