On Thursday 17 Jan 2013 23:28:51 Tom Eastep wrote: > On 01/17/2013 02:25 PM, Steven Jan Springl wrote: > > In the attached config. > > > > When the accounting file contains: > > > > COUNT eth0:1.1.1.1!2.2.2.2 eth1 tcp http > > > > and DEFER_DNS_RESOLUTION=Yes the following valid iptables rules are > > generated: > > > > -A accounting -p 6 --dport 80 -s 1.1.1.1 -i eth0 -o eth1 -j ~excl0 > > -A ~excl0 -s 2.2.2.2 -j RETURN > > -A ~excl0 > > > > With DEFER_DNS_RESOLUTION=No the following error message is produced: > > > > ERROR: Unknown Host (1.1.1.1!2.2.2.2) /etc/shorewall2A15/accounting (line > > 13) > > The attached patch corrects the problem. > > Thanks Steven, > > -Tom
Tom Confirmed, the patch fixes the problem. Thanks. Steven. ------------------------------------------------------------------------------ Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS, MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft MVPs and experts. ON SALE this month only -- learn more at: http://p.sf.net/sfu/learnmore_122712 _______________________________________________ Shorewall-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/shorewall-devel
