diff options
| -rw-r--r-- | content/posts/openbsd-vpn-gateway/index.org | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/content/posts/openbsd-vpn-gateway/index.org b/content/posts/openbsd-vpn-gateway/index.org index e70e1f2..bea94c1 100644 --- a/content/posts/openbsd-vpn-gateway/index.org +++ b/content/posts/openbsd-vpn-gateway/index.org @@ -337,3 +337,5 @@          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 becomes          =192.168.0.0/24=. + +      - =to any= Packets with any destination. | 
