From e81e8e865dfac6bc4601aea0c424abe668d5e0c3 Mon Sep 17 00:00:00 2001 From: rebortg Date: Mon, 17 Jun 2019 13:15:09 +0200 Subject: get links back working --- docs/vpn/dmvpn.rst | 5 +++++ docs/vpn/l2tp_ipsec.rst | 8 ++++++++ 2 files changed, 13 insertions(+) (limited to 'docs/vpn') diff --git a/docs/vpn/dmvpn.rst b/docs/vpn/dmvpn.rst index 62ff9618..e5135727 100644 --- a/docs/vpn/dmvpn.rst +++ b/docs/vpn/dmvpn.rst @@ -408,3 +408,8 @@ SPOKE2 Example Configuration set protocols static route 192.168.1.0/24 next-hop 10.0.0.1 set protocols static route 192.168.2.0/24 next-hop 10.0.0.2 + + +.. _RFC2332: https://tools.ietf.org/html/rfc2332 +.. _RFC1702: https://tools.ietf.org/html/rfc1702 +.. _RFC4301: https://tools.ietf.org/html/rfc4301 \ No newline at end of file diff --git a/docs/vpn/l2tp_ipsec.rst b/docs/vpn/l2tp_ipsec.rst index 5d730ec0..6f80fe35 100644 --- a/docs/vpn/l2tp_ipsec.rst +++ b/docs/vpn/l2tp_ipsec.rst @@ -122,3 +122,11 @@ single source IP e.g. the loopback interface. Above command will use `3.3.3.3` as source IPv4 address for all RADIUS queries on this NAS. + + +.. _`Google Public DNS`: https://developers.google.com/speed/public-dns +.. _Quad9: https://quad9.net +.. _CloudFlare: https://blog.cloudflare.com/announcing-1111 +.. _RADIUS: https://en.wikipedia.org/wiki/RADIUS +.. _FreeRADIUS: https://freeradius.org +.. _`Network Policy Server`: https://en.wikipedia.org/wiki/Network_Policy_Server \ No newline at end of file -- cgit v1.2.3