From owner-freebsd-net@FreeBSD.ORG Thu Nov 3 15:05:05 2005 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 99CDB16A41F for ; Thu, 3 Nov 2005 15:05:05 +0000 (GMT) (envelope-from ru@ip.net.ua) Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id C840E43D45 for ; Thu, 3 Nov 2005 15:05:04 +0000 (GMT) (envelope-from ru@ip.net.ua) Received: from localhost (rocky.ip.net.ua [82.193.96.2]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id jA3F52wk018876; Thu, 3 Nov 2005 17:05:03 +0200 (EET) (envelope-from ru@ip.net.ua) Received: from tigra.ip.net.ua ([82.193.96.10]) by localhost (rocky.ipnet [82.193.96.2]) (amavisd-new, port 10024) with LMTP id 23134-02-5; Thu, 3 Nov 2005 17:05:00 +0200 (EET) Received: from heffalump.ip.net.ua (heffalump.ip.net.ua [82.193.96.213]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id jA3F1w6A018700 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 3 Nov 2005 17:01:59 +0200 (EET) (envelope-from ru@ip.net.ua) Received: (from ru@localhost) by heffalump.ip.net.ua (8.13.4/8.13.4) id jA3F23UR079857; Thu, 3 Nov 2005 17:02:03 +0200 (EET) (envelope-from ru) Date: Thu, 3 Nov 2005 17:02:03 +0200 From: Ruslan Ermilov To: Marco Molteni Message-ID: <20051103150203.GN63539@ip.net.ua> References: <20051102193617.1013be88.molter@tin.it> <20051102194349.GJ4115@funkthat.com> <20051102203615.744d9c63.molter@tin.it> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="E0h0CbphJD8hN+Gf" Content-Disposition: inline In-Reply-To: <20051102203615.744d9c63.molter@tin.it> User-Agent: Mutt/1.5.9i X-Virus-Scanned: by amavisd-new at ip.net.ua Cc: freebsd-net@freebsd.org, John-Mark Gurney Subject: Re: troubles with ng_fec on -current 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: Thu, 03 Nov 2005 15:05:05 -0000 --E0h0CbphJD8hN+Gf Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Nov 02, 2005 at 08:36:15PM +0100, Marco Molteni wrote: > On Wed, 2 Nov 2005 11:43:49 -0800 > John-Mark Gurney wrote: >=20 > [..] >=20 > > The only thing is that it could be that you aren't setting the > > ethernet hardware address on the four cards all to the same address... > > The > > reason box1 gets through is that it is aliased to the arp address that > > maps to one of the cards.. the reason the other boxes don't go through > > is that the card isn't seeing the correct mac address to pass it's > > filter... > >=20 > > do something like: > > for i in 1 2 3; do ifconfig ste$i `ifconfig ste0 | grep ether`; done > >=20 > > and see if that fixes your issue... >=20 > thanks for your quick reply John-Mark. >=20 > Right now I don't have access to the setup, but I remember that the > MAC addresses of the 4 ports are the same once ng_fec is created... > Anyway, I will surely check this tomorrow. thanks again. >=20 What John-Mark suggests will likely fix your problem, but don't do that. Instead, please see my other reply in this thread that includes a fix to ng_fec. Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --E0h0CbphJD8hN+Gf Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDaiZqqRfpzJluFF4RAo1aAJ0Z+LG7IqlKn/nCy8cBWUNN1kRgSwCfSo+d hHrRgdOAo5dZtFyKFa7VL0A= =i/6k -----END PGP SIGNATURE----- --E0h0CbphJD8hN+Gf--