Re: what's new in pf45

2011-07-22 Thread Denny Lin
5.html -- Denny Lin ___ freebsd-pf@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-pf To unsubscribe, send any mail to "freebsd-pf-unsubscr...@freebsd.org"

Re: Time to upgrade the pf port in FreeBSD ?

2010-07-28 Thread Denny Lin
t an easy option. It can be found here: ftp://ftp.openbsd.org/pub/OpenBSD/doc/pf-faq41.pdf -- Denny Lin ___ freebsd-pf@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-pf To unsubscribe, send any mail to "freebsd-pf-unsubscr...@freebsd.org"

Re: pf synproxy

2010-07-26 Thread Denny Lin
7;t outlined in the PF manuals? Here's the scenario: > > Internet -> em0 | pf rules | em1 -> target host. Synproxy does not work when on bridges. >From pf.conf(5): Rules with synproxy will not work if pf(4) operates on a if_bridge(4). -- Denny Lin

Re: Avoid keeping state of ntp requests

2009-11-16 Thread Denny Lin
e for the port 123 requests. I've put the full output of 'pfctl -sa' > here: Have you tried adding "no state" at the end of the rule? This way they aren't added to the state table. -- Denny Lin ___ freebsd-pf@free