From 63bbbbf4971b4d4d21b8013408a0d362bb78ea69 Mon Sep 17 00:00:00 2001 From: hwdsl2 Date: Mon, 12 Jan 2015 15:36:04 -0800 Subject: [PATCH] --- vpnsetup.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/vpnsetup.sh b/vpnsetup.sh index 255af9b..e9cd0f1 100644 --- a/vpnsetup.sh +++ b/vpnsetup.sh @@ -45,8 +45,8 @@ VPN_PASSWORD=your_very_secure_password # iPhone/iOS users may need to replace this line in ipsec.conf: # "rightprotoport=17/%any" with "rightprotoport=17/0". -# If using Amazon EC2, these ports must be open in the security group -# of your VPN server: UDP ports 500 and 4500, and TCP port 22 (for SSH). +# If using Amazon EC2, these ports must be open in the security group of +# your VPN server: UDP ports 500 & 4500, and TCP port 22 (optional, for SSH). # In Amazon EC2, these two variables will be found automatically # For all other servers, you MUST replace them with the actual IPs!