[pf4freebsd] Re: Carp work (re)started

sam samwun at hgdbroadband.com
Wed Sep 15 21:12:11 PDT 2004


Max Laier wrote:

>On Monday 16 August 2004 20:01, sam wrote:
>  
>
>>Max Laier wrote:
>>    
>>
><...>
>  
>
>>>Fixed in the mean time. See:
>>>http://people.freebsd.org/~mlaier/CARP/
>>>      
>>>
>>Thanks, I have applied all 3 patches on top of the previous one in
>>love2party.
>>    
>>
>
>err .. NO! ... each patchset is complete. You just check out a clean tree and 
>apply the most recent set (while hoping that it does not create rejects).
>
>  
>
Hi, do I still need RANDOM_IP_ID in the kernel configuration file?
I got the following error with options RANDOM_IP_ID in the kernel conf file:

# config SEC5-2a
SEC5-2a: unknown option "RANDOM_IP_ID"

I enclosed portion of the kernel conf file:
#-------for PF configuration -----#
device          bpf
options         PFIL_HOOKS
options         RANDOM_IP_ID
      
device          pf              # required
device          pflog           # optional
device          pfsync          # optional

device          CARP
#---------------------------------#

Thanks
sam





More information about the freebsd-pf mailing list