Tom

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)

Steven.




Attachment: shorewall2A15.tar.gz
Description: application/compressed-tar

------------------------------------------------------------------------------
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

Reply via email to