From owner-freebsd-stable@FreeBSD.ORG Tue Jun 14 19:24:41 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 C0A6B16A41C for ; Tue, 14 Jun 2005 19:24:41 +0000 (GMT) (envelope-from Philippe.Pegon@crc.u-strasbg.fr) Received: from mailhost.u-strasbg.fr (mailhost.u-strasbg.fr [130.79.200.154]) by mx1.FreeBSD.org (Postfix) with ESMTP id 351B443D4C for ; Tue, 14 Jun 2005 19:24:41 +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 j5EJOds5031448 ; Tue, 14 Jun 2005 21:24:39 +0200 (CEST) Received: from [127.0.0.1] (crc.u-strasbg.fr [IPv6:2001:660:2402:1001::1]) by sokaris.u-strasbg.fr (8.12.9/jtpda-5.5pre1) with ESMTP id j5EJOdtt077110 ; Tue, 14 Jun 2005 21:24:39 +0200 (CEST) Message-ID: <42AF2EF5.7040800@crc.u-strasbg.fr> Date: Tue, 14 Jun 2005 21:24:37 +0200 From: Philippe PEGON User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050326) X-Accept-Language: en-us, en MIME-Version: 1.0 To: paul@xciv.org References: <51564.1118774045@xciv.org> In-Reply-To: <51564.1118774045@xciv.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-1.6 (mailhost.u-strasbg.fr [IPv6:2001:660:2402::154]); Tue, 14 Jun 2005 21:24:39 +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 19:24:41 -0000 Paul Civati 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 > > It doesn't seem to work for me (although from some brief googling I > got the impression it should). > > In my testing the carp0 for em3 interface negotiates MASTER/BACKUP > as it should, however the carp1 interface never leaves the 'INIT' > state. From another host in the 111 .1q VLAN/subnet I can ping .67 > and .66 (the other CARP partner). > > em3: flags=18943 mtu 1500 > options=4b > inet X.X.X.3 netmask 0xffffffc0 broadcast X.X.X.63 > inet6 fe80::230:48ff:fe83:4807%em3 prefixlen 64 scopeid 0x4 > ether 00:30:48:83:48:07 > media: Ethernet autoselect (100baseTX ) > status: active > lo0: flags=8049 mtu 16384 > inet 127.0.0.1 netmask 0xff000000 > inet6 ::1 prefixlen 128 > inet6 fe80::1%lo0 prefixlen 64 scopeid 0x5 > carp0: flags=41 mtu 1500 > inet X.X.X.1 netmask 0xffffffc0 > carp: BACKUP vhid 1 advbase 1 advskew 100 > vlan111: flags=8943 mtu 1500 > inet Y.Y.Y.67 netmask 0xffffffe0 broadcast Y.Y.Y.95 > inet6 fe80::230:48ff:fe83:4806%vlan111 prefixlen 64 scopeid 0x7 > ether 00:30:48:83:48:07 > media: Ethernet autoselect (100baseTX ) > status: active > vlan: 111 parent interface: em3 > carp1: flags=0<> mtu 1500 > inet Y.Y.Y.65 netmask 0xffffffe0 > carp: INIT vhid 2 advbase 1 advskew 100 > > -Paul- > > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" -- Philippe PEGON