From 495262182d2d86a28941db019517d53481193abd Mon Sep 17 00:00:00 2001 From: Dante Catalfamo Date: Mon, 13 Jul 2020 23:25:55 -0400 Subject: Remove reference to pf man page, too low level --- content/posts/openbsd-vpn-gateway/index.org | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'content') diff --git a/content/posts/openbsd-vpn-gateway/index.org b/content/posts/openbsd-vpn-gateway/index.org index f49819a..01e47d4 100644 --- a/content/posts/openbsd-vpn-gateway/index.org +++ b/content/posts/openbsd-vpn-gateway/index.org @@ -38,12 +38,12 @@ aren't the fastest. If your internet connection is fast enough though, you may consider [[https://blog.lambda.cx/posts/installing-openbsd-on-pcengines/][installing OpenBSD]] on a [[https://blog.lambda.cx/posts/pcengines-comparison/][PC Engines APU2]], as they're affordable, have gigabit Ethernet, and great OpenBSD driver support. -I highly recommend you check out the man pages for the firewall itself -[[https://man.openbsd.org/man4/pf.4][=pf(4)=]], the pf configuration file format [[https://man.openbsd.org/man5/pf.conf.5][=pf.conf(5)=]], and the pf -control command [[https://man.openbsd.org/man8/pfctl.8][=pfctl(8)=]] if you plan on setting something like this -up. They're all very well written and explain a lot of what I'm doing -in very clear detail. You should also read the excellent [[https://www.openbsd.org/faq/pf/][PF FAQ]] from -the OpenBSD website, which covers many more PF configuration examples. +I highly recommend you check out the man pages for the firewall +configuration file format [[https://man.openbsd.org/man5/pf.conf.5][=pf.conf(5)=]], and the pf control command +[[https://man.openbsd.org/man8/pfctl.8][=pfctl(8)=]] if you plan on setting something like this up. They're all +very well written and explain a lot of what I'm doing in very clear +detail. You should also read the excellent [[https://www.openbsd.org/faq/pf/][PF FAQ]] from the OpenBSD +website, which covers many more PF configuration examples. The first thing we'll have to do is install OpenBSD. In my case I created a virtual machine on a server in my house running [[https://www.proxmox.com/en/][Proxmox]]. In -- cgit v1.2.3