Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Sep 2004 04:12:16 -0000
From:      Pyun YongHyeon <yongari@kt-is.co.kr>
To:        pf4freebsd@freelists.org
Cc:        sam <samwun@hgdbroadband.com>
Subject:   [pf4freebsd] Re: Carp work (re)started
Message-ID:  <20040817034647.GA4488@kt-is.co.kr>
In-Reply-To: <4121772A.9020703@hgdbroadband.com>
References:  <200408052130.51026.max@love2party.net> <200408161934.23219.max@love2party.net> <4120F693.8080305@hgdbroadband.com> <200408162008.20768.max@love2party.net> <4121772A.9020703@hgdbroadband.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Aug 17, 2004 at 11:10:34AM +0800, sam wrote:
 > 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?

Probably not.
You need a sysctl OID in sysctl.conf(5) in latest -CURRENT.

net.inet.ip.random_id=1

 > 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
 > 
 > 

-- 
Pyun YongHyeon <http://www.kr.freebsd.org/~yongari>;




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040817034647.GA4488>