> 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. _______________________________________________ freebsd-pf@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-pf To unsubscribe, send any mail to "freebsd-pf-unsubscr...@freebsd.org"