From 6bfd37e043b4fb3fc19c82eefdafd2a16ab00623 Mon Sep 17 00:00:00 2001 From: Dante Catalfamo Date: Sat, 29 Aug 2020 01:57:11 -0400 Subject: vpn-gateway: routes -> route command --- content/posts/openbsd-vpn-gateway/index.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'content/posts/openbsd-vpn-gateway') diff --git a/content/posts/openbsd-vpn-gateway/index.org b/content/posts/openbsd-vpn-gateway/index.org index c55b21a..2f34c7b 100644 --- a/content/posts/openbsd-vpn-gateway/index.org +++ b/content/posts/openbsd-vpn-gateway/index.org @@ -410,7 +410,7 @@ gateway. The method to do this varies depending on OS, and situation. Most tutorials online covering setting a static IP will also mention how to set the gateway. It's also possible to set a - custom gateway on machines using DHCP with the =routes= command and + custom gateway on machines using DHCP with the =route= command and various config options, but I won't go through that here to keep this section somewhat brief. -- cgit v1.2.3