From owner-freebsd-stable@FreeBSD.ORG Tue Jun 14 22:46:13 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 92C7816A41C for ; Tue, 14 Jun 2005 22:46:13 +0000 (GMT) (envelope-from Philippe.Pegon@crc.u-strasbg.fr) Received: from mailhost.u-strasbg.fr (mailhost.u-strasbg.fr [130.79.200.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id 266F243D48 for ; Tue, 14 Jun 2005 22:46:12 +0000 (GMT) (envelope-from Philippe.Pegon@crc.u-strasbg.fr) Received: from sokaris.u-strasbg.fr (sokaris.u-strasbg.fr [IPv6:2001:660:2402::101]) by mailhost.u-strasbg.fr (8.13.1/jtpda-5.5pre1) with ESMTP id j5EMkB4L042261 ; Wed, 15 Jun 2005 00:46:11 +0200 (CEST) Received: from [192.168.0.100] (crc.u-strasbg.fr [IPv6:2001:660:2402:1001::1]) by sokaris.u-strasbg.fr (8.12.9/jtpda-5.5pre1) with ESMTP id j5EMkAtt003138 ; Wed, 15 Jun 2005 00:46:11 +0200 (CEST) Message-ID: <42AF5F91.20505@crc.u-strasbg.fr> Date: Wed, 15 Jun 2005 00:52:01 +0200 From: Philippe PEGON User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050331) X-Accept-Language: fr, en MIME-Version: 1.0 To: paul@xciv.org References: <62363.1118785250@xciv.org> In-Reply-To: <62363.1118785250@xciv.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-1.6 (mailhost.u-strasbg.fr [IPv6:2001:660:2402::158]); Wed, 15 Jun 2005 00:46:11 +0200 (CEST) X-Antivirus: scanned by sophos at u-strasbg.fr Cc: freebsd-stable@freebsd.org Subject: Re: CARP and VLAN interfaces (5.4) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jun 2005 22:46:13 -0000 Paul Civati a écrit : > Philippe PEGON wrote: > > >>>Has anyone tested this? >> >>yes, it doesn't work, carp with vlan aren't supported on FreeBSD. There is >>a thread about that on freebsd-pf : >> >>http://lists.freebsd.org/mailman/htdig/freebsd-pf/2005-May/001033.html > > > Thanks for the pointer, the patch listed below fixes the problem. > > http://lists.freebsd.org/pipermail/freebsd-net/2005-April/006997.html I also tested it with em card and for me it only runs if I connect the network card after the boot, otherwise I have the INIT symptom on carp's interfaces. > > Could someone commit this to -STABLE, or is it not the 'correct' fix? > > -Paul- -- Philippe PEGON