From 73b9c672770b468936f19be6dc08a7705e752584 Mon Sep 17 00:00:00 2001 From: Dante Catalfamo Date: Sat, 29 Aug 2020 14:59:28 -0400 Subject: vpn-gateway: typo netstat -> netstart --- 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 2f34c7b..a3bbd8b 100644 --- a/content/posts/openbsd-vpn-gateway/index.org +++ b/content/posts/openbsd-vpn-gateway/index.org @@ -125,7 +125,7 @@ file we've just edited. #+BEGIN_SRC shell - doas sh /etc/netstat + doas sh /etc/netstart #+END_SRC Now if we check [[http://man.openbsd.org/man8/ifconfig.8][=ifconfig(8)=]], we should see the interface has the -- cgit v1.2.3