Hi, I have written a simple plugin for packet filtering that looks up fw rules in the order
Commonname.pf IP_Port.pf IP.pf default.pf If one of this files is found the file is used as PF configuration. Maybe this plugin is useful for someone else. Add I would like to ask to include the patch for multi.c. There are commands in the management interface which require the cid. The only way at the moment to get the cid of connected clients is to have always a management connection established. The patch adds the CID to the status output. For my scenario is beneficial to have some standard pf rules in places and change the pf rules on a need basis for a certain, which I can only do If I have the CID. Arne
enablepf.patch
Description: Binary data
patch_multi.c
Description: Binary data