summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/inc/vpn.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/inc/vpn.inc b/etc/inc/vpn.inc
index 18090db..24672b2 100644
--- a/etc/inc/vpn.inc
+++ b/etc/inc/vpn.inc
@@ -629,7 +629,7 @@ EOD;
$remoteid_spec = "address {$remoteid_data}";
}
- if($ph2ent['proto'] == "esp") {
+ if($ph2ent['protocol'] == 'esp') {
$ealgos = '';
OpenPOWER on IntegriCloud