From ed997dd190bab997eaaf8a21bd3953ac90117a50 Mon Sep 17 00:00:00 2001 From: hwdsl2 Date: Fri, 16 Nov 2018 13:05:29 -0600 Subject: [PATCH] Update docs --- README-zh.md | 5 +++-- README.md | 5 +++-- docs/ikev2-howto-zh.md | 2 +- docs/ikev2-howto.md | 2 +- 4 files changed, 8 insertions(+), 6 deletions(-) diff --git a/README-zh.md b/README-zh.md index f6ebcb4..d5d2555 100644 --- a/README-zh.md +++ b/README-zh.md @@ -57,11 +57,12 @@ wget https://git.io/vpnsetup -O vpnsetup.sh && sudo sh vpnsetup.sh ## 系统要求 -一个新创建的 Amazon EC2 实例,使用这些映像 (AMIs): +一个新创建的 Amazon EC2 实例,使用这些映像之一: - Ubuntu 18.04 (Bionic), 16.04 (Xenial) or 14.04 (Trusty) - Debian 9 (Stretch) or 8 (Jessie) - CentOS 7 (x86_64) with Updates - CentOS 6 (x86_64) with Updates +- Red Hat Enterprise Linux (RHEL) 7 or 6 请参见 详细步骤 以及 EC2 定价细节。 @@ -153,7 +154,7 @@ VPN_PASSWORD='你的VPN密码' sh vpnsetup.sh 使用内核支持有助于提高 IPsec/L2TP 性能。它在以下系统上可用: Ubuntu 18.04/16.04, Debian 9 和 CentOS 7/6。 Ubuntu 用户需要安装 `` linux-image-extra-`uname -r` `` 软件包并运行 `service xl2tpd restart`。 -如果需要在安装后更改 IPTables 规则,请编辑 `/etc/iptables.rules` 和/或 `/etc/iptables/rules.v4` (Ubuntu/Debian),或者 `/etc/sysconfig/iptables` (CentOS)。然后重启服务器。 +如果需要在安装后更改 IPTables 规则,请编辑 `/etc/iptables.rules` 和/或 `/etc/iptables/rules.v4` (Ubuntu/Debian),或者 `/etc/sysconfig/iptables` (CentOS/RHEL)。然后重启服务器。 在使用 `IPsec/L2TP` 连接时,VPN 服务器在虚拟网络 `192.168.42.0/24` 内具有 IP `192.168.42.1`。 diff --git a/README.md b/README.md index 209f2ce..0de60e6 100644 --- a/README.md +++ b/README.md @@ -57,11 +57,12 @@ For other installation options and how to set up VPN clients, read the sections ## Requirements -A newly created Amazon EC2 instance, from these images (AMIs): +A newly created Amazon EC2 instance, from one of these images: - Ubuntu 18.04 (Bionic), 16.04 (Xenial) or 14.04 (Trusty) - Debian 9 (Stretch) or 8 (Jessie) - CentOS 7 (x86_64) with Updates - CentOS 6 (x86_64) with Updates +- Red Hat Enterprise Linux (RHEL) 7 or 6 Please see detailed instructions and EC2 pricing. @@ -153,7 +154,7 @@ Clients are set to use