From owner-freebsd-net@FreeBSD.ORG Tue Mar 6 11:48:53 2012 Return-Path: Delivered-To: net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9B4411065679 for ; Tue, 6 Mar 2012 11:48:53 +0000 (UTC) (envelope-from ml@my.gd) Received: from mail-bk0-f54.google.com (mail-bk0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id 242368FC18 for ; Tue, 6 Mar 2012 11:48:52 +0000 (UTC) Received: by bkcjc3 with SMTP id jc3so5492865bkc.13 for ; Tue, 06 Mar 2012 03:48:52 -0800 (PST) Received-SPF: pass (google.com: domain of ml@my.gd designates 10.204.9.194 as permitted sender) client-ip=10.204.9.194; Authentication-Results: mr.google.com; spf=pass (google.com: domain of ml@my.gd designates 10.204.9.194 as permitted sender) smtp.mail=ml@my.gd Received: from mr.google.com ([10.204.9.194]) by 10.204.9.194 with SMTP id m2mr12528842bkm.92.1331034532253 (num_hops = 1); Tue, 06 Mar 2012 03:48:52 -0800 (PST) Received: by 10.204.9.194 with SMTP id m2mr9811122bkm.92.1331034532077; Tue, 06 Mar 2012 03:48:52 -0800 (PST) Received: from dfleuriot-at-hi-media.com ([83.167.62.196]) by mx.google.com with ESMTPS id h16sm29499270bkk.12.2012.03.06.03.48.50 (version=SSLv3 cipher=OTHER); Tue, 06 Mar 2012 03:48:51 -0800 (PST) Message-ID: <4F55F9A2.9040206@my.gd> Date: Tue, 06 Mar 2012 12:48:50 +0100 From: Damien Fleuriot User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:10.0.2) Gecko/20120216 Thunderbird/10.0.2 MIME-Version: 1.0 To: Hiroki Sato References: <4F51F74A.1010403@fsn.hu> <4F527D08.9040206@FreeBSD.org> <4F55E8B0.8010104@my.gd> <20120306.204721.558524904102202616.hrs@allbsd.org> In-Reply-To: <20120306.204721.558524904102202616.hrs@allbsd.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Gm-Message-State: ALoCoQmnoZDUpcBykWgXyZVJSnSdW7Kup2v4AtH73ZzoykURlPS0m1nX3mRVQ2xAtPYl6xB3/yus Cc: dougb@FreeBSD.org, net@FreeBSD.org Subject: Re: IPv6 and CARP X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Mar 2012 11:48:53 -0000 On 3/6/12 12:47 PM, Hiroki Sato wrote: > Damien Fleuriot wrote > in <4F55E8B0.8010104@my.gd>: > > ml> Hello guys, > ml> > ml> > ml> Are there any news on the topic ? > ml> > ml> Trying to push IP6 at work for our firewalls and struggling with CARP > ml> interfaces with inet6 addresses at boot like OP. > ml> > ml> I could probably just set the address with a script in > ml> /usr/local/etc/rc.d/ but I'd rather get it working out of the box, > ml> that'll increase the credibility. > > I am investigating it. Please give me some more time. > > -- Hiroki Sure, don't hesitate to ping if you need any testing done.