diff options
Diffstat (limited to 'content')
-rw-r--r-- | content/posts/openbsd-vpn-gateway/index.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/posts/openbsd-vpn-gateway/index.org b/content/posts/openbsd-vpn-gateway/index.org index ea3fdf9..e70e1f2 100644 --- a/content/posts/openbsd-vpn-gateway/index.org +++ b/content/posts/openbsd-vpn-gateway/index.org @@ -335,5 +335,5 @@ - =from $ext_if:network= Packets coming from =$ext_if:network=. Since =$ext_if= gets evaluated to =vio0=, it becomes =vio0:network=. [[https://man.openbsd.org/OpenBSD-6.7/pf.conf.5#:network][=:network=]] evaluates to the network - attached to an interface. In our case, it translates to + attached to an interface. In our case, it becomes =192.168.0.0/24=. |