From b7699dbc217cee0753e44815e9fee4c4e8489801 Mon Sep 17 00:00:00 2001 From: Dante Catalfamo Date: Sun, 16 Aug 2020 23:33:26 -0400 Subject: gateway: the curse of dosa --- 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 bb0a166..5fc0ba0 100644 --- a/content/posts/openbsd-vpn-gateway/index.org +++ b/content/posts/openbsd-vpn-gateway/index.org @@ -90,7 +90,7 @@ file we've just edited. #+BEGIN_SRC shell - dosa sh /etc/netstat vio0 + doas sh /etc/netstat vio0 #+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