Martin Schrvder wrote: > 2006/7/18, Mackan <[EMAIL PROTECTED]>: >> 4) same php script generates a new ruleset for pf >> 5) pf detect changes and reload new ruleset >> >> Step 1 - 4 is already done. I need help with step 5. > > You know pfctl(8)?
Yes. But how do I make apache/php execute the pfctl program or signal to pfctl ro reload? Apache is chroot and run by www, and pfctl lives outside chroot and must be run as root. I can't see your point - perhaps I'm missing something here. Mackan