summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/vpn-config.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/vpn-config.pl b/scripts/vpn-config.pl
index 69d82af..8bb052c 100755
--- a/scripts/vpn-config.pl
+++ b/scripts/vpn-config.pl
@@ -723,7 +723,7 @@ if ($vcVPN->exists('ipsec')) {
$genout .= "\tkeyexchange=ikev2\n";
}
}else {
- $genout .= "\tkeyexchange=ikev1\n";
+ $genout .= "\tkeyexchange=ike\n";
}
#