FW: clientNatLookup: PF open failed: (13) Permission denied

jhell jhell at DataIX.net
Sun Jan 10 04:48:39 UTC 2010


On Sat, 9 Jan 2010 15:37, tarkhil@ wrote:
> On 01/09/10 23:00, Alex Povolotsky wrote:
>> Well, what is the proper way to chgrp squid /dev/pf and chmod g+r /dev/pf 
>> automatically? Nothing better than rc.local or patching 
>> /usr/local/etc/rc.d/squid?
>
> Quite simple; I should figure it out at once.
>
> use devd.conf
>
> Alex.
>

In /etc/devfs.rules

Something like:
[system=10]
add path 'pf'      mode 0660 group pfreader

And then in /etc/rc.conf

Add:
devfs_system_ruleset="system"

These are just examples but based on what I am using for some other 
devices.

Best of luck.

-- 

  Sat Jan  9 23:41:53 2010

  jhell



More information about the freebsd-pf mailing list