diff options
author | usman-umer <unumer@hotmail.com> | 2021-07-10 23:42:23 +0100 |
---|---|---|
committer | usman-umer <unumer@hotmail.com> | 2021-07-10 23:42:23 +0100 |
commit | 5b407ed6067f10b400259b53ca5ac5b109b49f1d (patch) | |
tree | 8ca0262e48e7feaac84ff11d76a46c10abee0bf9 /docs/configuration/interfaces/index.rst | |
parent | 4594823ebdcb12976395df72393ba900154e243b (diff) | |
download | vyos-documentation-5b407ed6067f10b400259b53ca5ac5b109b49f1d.tar.gz vyos-documentation-5b407ed6067f10b400259b53ca5ac5b109b49f1d.zip |
Moved wireguard from the interfaces to vpn directory, as it is a VPN.
Modified the index files to reflect this.
Added Diagram of the VPN Topology
Modified the weird IP subnets for local& remote sites. This Included:
Changing the Interface Address for the wg01 tunnel
Chaning the WAN addresses to addrs not in the RFC1918 range (1.1.1.1 & 2.2.2.2)
Modifing the allowed IPs and static route to reflect this.
Modified the ping test to reflect this.
Added an annotated verison of the wireguard local&remote config.
Added an example of a firewall exception for wirguard (OUTSIDE_IN)
Modified the explanation for the behavior of AllowedIPs for remote clients.
Added an example of "sudo wg" to the operational commands.
Fixed typo
Diffstat (limited to 'docs/configuration/interfaces/index.rst')
-rw-r--r-- | docs/configuration/interfaces/index.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/configuration/interfaces/index.rst b/docs/configuration/interfaces/index.rst index 3c75f482..2c0a7193 100644 --- a/docs/configuration/interfaces/index.rst +++ b/docs/configuration/interfaces/index.rst @@ -21,7 +21,6 @@ Interfaces tunnel vti vxlan - wireguard wireless wwan |