diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2005-06-27 16:22:13 +0000 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2005-06-27 16:22:13 +0000 |
commit | c0ce312f60142ad9b92a1bb25a5ec26599715cf0 (patch) | |
tree | 8aabbcbc2b4ac755a7a97d642f692ee380b74c31 /cf | |
parent | 69f4c4a42cdf7ab11f467e0f1dadb33aeae63749 (diff) | |
download | pfsense-c0ce312f60142ad9b92a1bb25a5ec26599715cf0.zip pfsense-c0ce312f60142ad9b92a1bb25a5ec26599715cf0.tar.gz |
Enable ipsec passthrough by default
Diffstat (limited to 'cf')
-rw-r--r-- | cf/conf/config.xml | 3 |
1 files changed, 3 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> |