summaryrefslogtreecommitdiff
path: root/docs/vpn/wireguard.rst
diff options
context:
space:
mode:
authorkroy <kroy@kroy.io>2019-10-05 20:54:10 -0500
committerkroy <kroy@kroy.io>2019-10-05 20:54:10 -0500
commit014167cec66f91c5d9c177dc833450ef0901f0e0 (patch)
tree332c40d582e9f63a6b0c9c532b2a7748dd653904 /docs/vpn/wireguard.rst
parentcb469281fec6212cd075e82416b50b8c61816104 (diff)
downloadvyos-documentation-014167cec66f91c5d9c177dc833450ef0901f0e0.tar.gz
vyos-documentation-014167cec66f91c5d9c177dc833450ef0901f0e0.zip
T1700: Adding note to address this limitation
Diffstat (limited to 'docs/vpn/wireguard.rst')
-rw-r--r--docs/vpn/wireguard.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/vpn/wireguard.rst b/docs/vpn/wireguard.rst
index bf14179c..a9d27330 100644
--- a/docs/vpn/wireguard.rst
+++ b/docs/vpn/wireguard.rst
@@ -79,6 +79,8 @@ below is always the public key from your peer, not your local one.
set interfaces wireguard wg01 port '12345'
set protocols static interface-route 10.2.0.0/24 next-hop-interface wg01
+.. note:: The `endpoint` must be an IP and not a fully qualified domain name (FQDN). Using a FQDN will result in unexpected behavior.
+
The last step is to define an interface route for 10.2.0.0/24 to get through
the wireguard interface `wg01`. Multiple IPs or networks can be defined and
routed, the last check is allowed-ips which either prevents or allows the