From owner-freebsd-net@FreeBSD.ORG Wed Mar 8 11:33:49 2006 Return-Path: X-Original-To: freebsd-net@FreeBSD.org Delivered-To: freebsd-net@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C709416A420 for ; Wed, 8 Mar 2006 11:33:49 +0000 (GMT) (envelope-from freebsd@dir-slovenia.com) Received: from mail-gw.select-tech.si (ns1.select-tech.si [81.24.96.32]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5CB0043D46 for ; Wed, 8 Mar 2006 11:33:48 +0000 (GMT) (envelope-from freebsd@dir-slovenia.com) Received: from stsrv.select-tech.si (stsrv.select-tech.si [193.77.112.44]) by mail-gw.select-tech.si (Postfix) with ESMTP id 1D59DAB671 for ; Wed, 8 Mar 2006 12:33:47 +0100 (CET) Received: from prak (prak [193.77.112.82]) by stsrv.select-tech.si (8.10.0.Beta10/8.10.0.Beta10) with ESMTP id k28BXqa05766 for ; Wed, 8 Mar 2006 12:33:52 +0100 (MET) From: Jan Zorz To: freebsd-net@FreeBSD.org Date: Wed, 8 Mar 2006 12:30:52 +0100 User-Agent: KMail/1.5.2 References: <440876F1.6050804@xecu.net> <20060306213415.GA61210@comp.chem.msu.su> <20060306215824.GA1102@cell.sick.ru> In-Reply-To: <20060306215824.GA1102@cell.sick.ru> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit Message-Id: <200603081230.52383.freebsd@dir-slovenia.com> Cc: Subject: Re: Carp on vlan with em driver 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: Wed, 08 Mar 2006 11:33:49 -0000 > CARP will not work correctly on vlan(4) on em(4) in RELENG_5, sorry. > The suggested patch is a hack and can't be accepted, since we > have a clean and nice working solution in RELENG_6. > > I am running RELENG_6 since mid-summer on my routers utilizing CARP > on vlan(4) interface with em(4) as parent. I suggest to upgrade to > RELENG_6, as well as many other developers and users do. Even > 5.5-RELEASE release notes suggest to move to RELENG_6. Hi. CARP, VLAN-s and em driver works fine in RELENG_6 (6.0 and 6.1) with copper interfaces. As soon as you try FC, old story repeats, like described on link with those patches... Can there be done something for FC cards? I have pfsense firewall with FreeBSD 6.1 as OS and with copper is fine, with Intel FC cards goes to INIT. Thank you, Jan Zorz