Date: Sun, 09 Apr 2006 19:44:44 +0100 From: rw <list-freebsd-2004@morbius.sent.com> To: freebsd-pf@freebsd.org Subject: Lockups with "user" option Message-ID: <pan.2006.04.09.18.44.43.680535@morbius.sent.com>
next in thread | raw e-mail | index | archive | help
After switching to pf+altq, I've had lock-ups when running Azureus and MLDonkey (under KDE). Top shows one of the processes in the state "*pf ta" Changing from CBQ to PRIQ, and removing unnecessary kernel options, had no effect, but the problems went away when I redefined these macros as "": bt_users = "user != unknown" mlnet_users = "user mlnet" These are used in my Bittorrent and MLDonkey rules to prevent the ports being open when nothing is listening, and to send MLDonkey uploads to a separate queue. The user and group options don't seem to be covered on the OpenBSD site, but they are in the pf.conf manpage. Is this a known problem? Any advice?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?pan.2006.04.09.18.44.43.680535>
