summaryrefslogtreecommitdiff
path: root/docs/vpn/dmvpn.rst
diff options
context:
space:
mode:
authorDaniil Baturin <daniil@baturin.org>2020-01-12 11:46:37 +0700
committerGitHub <noreply@github.com>2020-01-12 11:46:37 +0700
commitbea7c7318f0f7d2d6e11ee1d4db840fa7f88941a (patch)
treeea06c94dca1c8693053dd9d481638b92a084fe6b /docs/vpn/dmvpn.rst
parent689756182ba1e16df51315407cdc749e6136e0cc (diff)
parent74c5a1fc3cf31ba5d6d3d5fe603768369f1a3e34 (diff)
downloadvyos-documentation-bea7c7318f0f7d2d6e11ee1d4db840fa7f88941a.tar.gz
vyos-documentation-bea7c7318f0f7d2d6e11ee1d4db840fa7f88941a.zip
Merge pull request #183 from StephenOrJames/master
Fix some typos and capitalizations
Diffstat (limited to 'docs/vpn/dmvpn.rst')
-rw-r--r--docs/vpn/dmvpn.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/vpn/dmvpn.rst b/docs/vpn/dmvpn.rst
index 344d5c3f..c4f53a72 100644
--- a/docs/vpn/dmvpn.rst
+++ b/docs/vpn/dmvpn.rst
@@ -164,7 +164,7 @@ HUB Example Configuration:
HUB on AWS Configuration Specifics
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
-Setting this up on AWS will require a "Custom Protocol Rule" for protocol number "47" (GRE) Allow Rule in TWO places. Firstly on the VPC Network ACL, and secondly on the security group network ACL attached to the EC2 instance. This has been tested as working for the offical AMI image on the AWS Marketplace. (Locate the correct VPC and security group by navigating through the details pane below your EC2 instance in the AWS console)
+Setting this up on AWS will require a "Custom Protocol Rule" for protocol number "47" (GRE) Allow Rule in TWO places. Firstly on the VPC Network ACL, and secondly on the security group network ACL attached to the EC2 instance. This has been tested as working for the official AMI image on the AWS Marketplace. (Locate the correct VPC and security group by navigating through the details pane below your EC2 instance in the AWS console)
SPOKE Configuration
^^^^^^^^^^^^^^^^^^^