Packets passed by pf don't make it out?

Andreas Longwitz longwitz at incore.de
Sun Oct 11 16:46:08 UTC 2020


> To investigate this issue, I've created a greatly simplified and
> reproducible test case.  The code is available at:
> 
> https://github.com/jdavidlists/pfudpbug

A similar setup works for me without any problems, so there may be
something special in your environment.

Please look at the output of "pfctl -vsn" on fb2 during your test.
With "netstat -ss | grep drop" you can check for packets dropped by the
kernel for what reason ever.

It seems your routing table on fb2 is empty, please try to set a
defaultroute, e.g.: "route add default 10.0.0.NN" with any NN.




More information about the freebsd-pf mailing list