[test suite] added local_nat_fwknopd.conf file for local NAT tests

This commit is contained in:
Michael Rash
2012-07-16 21:43:28 -04:00
parent de7aa3b619
commit 1b9f847521
+6
View File
@@ -0,0 +1,6 @@
#
# The default fwknopd.conf contains only comments since defaults are defined in
# code and modified via the config file
#
ENABLE_IPT_FORWARDING Y;
ENABLE_IPT_LOCAL_NAT Y;