Hello
I'm running FreeBSD/PF as a router/firewall and I need (unfortunately) to implement L7 filtering using ipfw-classifyd as it is implemented within pfsense.
When starting classifyd (compiled from source), I'm getting an error:
I guess, this is due the fact, that the ipdivert module is not loaded, but when I compile new kernel with the IPDIVERT option, or just simple load the module, the network goes down. I have never used ipfw/ipdivert, am I forgetting something?
I'm running custom kernel, but the only additional options are PF and MROUTING.
Thank you
P.
I'm running FreeBSD/PF as a router/firewall and I need (unfortunately) to implement L7 filtering using ipfw-classifyd as it is implemented within pfsense.
When starting classifyd (compiled from source), I'm getting an error:
ipfw-classifyd: unable to create divert socket: Protocol not supportedI guess, this is due the fact, that the ipdivert module is not loaded, but when I compile new kernel with the IPDIVERT option, or just simple load the module, the network goes down. I have never used ipfw/ipdivert, am I forgetting something?
I'm running custom kernel, but the only additional options are PF and MROUTING.
Thank you
P.