From 0484bc283e763e81aac07a179a58c8cba84bc9b2 Mon Sep 17 00:00:00 2001 From: bol-van Date: Sat, 22 Jan 2022 14:39:11 +0300 Subject: [PATCH] bsd.eng.md : typo fix --- docs/bsd.eng.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/bsd.eng.md b/docs/bsd.eng.md index f0d3cd3..b54362f 100644 --- a/docs/bsd.eng.md +++ b/docs/bsd.eng.md @@ -171,7 +171,7 @@ Its not clear how to do rdr-to outgoing traffic. I could not make route-to schem ## pfsense pfsense is based on FreeBSD. -Binaries compiled in compatible FreeBSD versions shoud work. +Binaries compiled in compatible FreeBSD versions should work. It's been tested that dvtws binary from FreeBSD 13 works on pfsense 2.5.2 with FreeBSD kernel 12.2. pfsense uses pf firewall which does not support divert. Fortunately ipfw and ipdivert modules are present and can be kldload-ed.