diff --git a/test/conf/local_nat_fwknopd.conf b/test/conf/local_nat_fwknopd.conf new file mode 100644 index 00000000..78c67b0c --- /dev/null +++ b/test/conf/local_nat_fwknopd.conf @@ -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;