On Sat, Dec 01, 2001 at 05:01:26PM +0100, Philipp Buehler wrote: > BUT, the rule is working as expected, so it's "only" a problem with the > output to the shell .. This was fixed shortly after 3.0-release. See /usr/src/sbin/pfctl/pfctl_parser.c, function print_rdr(), it should check 'if (s->snot)' and 'if (s->dnot)', instead of only one of them twice. Daniel