From b9b18dec29080d358fbb05202463454b9c24683a Mon Sep 17 00:00:00 2001 From: Matt Birkholz Date: Sun, 15 Jun 2025 12:23:35 -0600 Subject: [PATCH] Fix a couple links. --- README.org | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.org b/README.org index d268429..1a90c39 100644 --- a/README.org +++ b/README.org @@ -2020,6 +2020,7 @@ Core by its public key and routes the institute's private networks to it. It also recognizes Dick's notebook and his (replacement) phone, assigning them host numbers 4 and 6 on the VPN. +#+NAME: =private/front-wg0.conf= #+CAPTION: =private/front-wg0.conf= #+BEGIN_SRC conf [Interface] @@ -3457,8 +3458,8 @@ provided [[webupdate][here]]. ** Configure Core WireGuard™ Interface Core connects to Front's WireGuard™ service to provide members abroad -with a route to the campus networks. As described in [[*Configure Public WireGuard™][Configure Public -WireGuard™]] for Front, Core is expected to forward packets from/to the +with a route to the campus networks. As described in [[*Configure Public WireGuard™ Subnet][Configure Public +WireGuard™ Subnet]] for Front, Core is expected to forward packets from/to the private networks. The following example [[file:private/core-wg0.conf][=private/core-wg0.conf=]] configuration recognizes @@ -4840,7 +4841,7 @@ and not rebooted, the following command would also be executed. If physically moved or rebooted for some other reason, the above command would not be necessary. -** Configure Campus WireGuard™ +** Configure Campus WireGuard™ Subnet Gate uses WireGuard™ to provide a campus VPN service. Gate's routes and firewall rules allow packets to be forwarded to/from the @@ -4853,6 +4854,7 @@ The following example [[=private/gate-wg0.conf=][=private/gate-wg0.conf=]] confi a wired IoT appliance, Dick's notebook and his replacement phone, assigning them the host numbers 3, 4 and 6 respectively. +#+NAME: =private/gate-wg0.conf= #+CAPTION: =private/gate-wg0.conf= #+BEGIN_SRC conf [Interface] -- 2.25.1