summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--cf/conf/config.xml3
-rw-r--r--conf.default/config.xml3
2 files changed, 6 insertions, 0 deletions
diff --git a/cf/conf/config.xml b/cf/conf/config.xml
index ce40384..5dc968a 100644
--- a/cf/conf/config.xml
+++ b/cf/conf/config.xml
@@ -295,6 +295,9 @@
</captiveportal>
-->
<nat>
+ <ipsecpassthru>
+ <enable/>
+ </ipsecpassthru>
<!--
<rule>
<interface></interface>
diff --git a/conf.default/config.xml b/conf.default/config.xml
index 164abc7..3faef00 100644
--- a/conf.default/config.xml
+++ b/conf.default/config.xml
@@ -295,6 +295,9 @@
</captiveportal>
-->
<nat>
+ <ipsecpassthru>
+ <enable/>
+ </ipsecpassthru>
<!--
<rule>
<interface></interface>
OpenPOWER on IntegriCloud