Hello, Just FYI: If you make a typo on interface-name, the ipf utility in NetBSD 3.0 silently fails to add the rule.
For example, I had a "pass" rule in /etc/ipf.conf with rkt1 as the interface-name when I meant to type rtk1. When running "ipf -f /etc/ipf.conf", there are no error messages and the exit status is the normal 0. Cheers, Ben
