From owner-freebsd-sparc Wed Dec 4 11: 1: 8 2002 Delivered-To: freebsd-sparc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 43A9F37B401 for ; Wed, 4 Dec 2002 11:01:07 -0800 (PST) Received: from kwiatek.eu.org (kwiatek.eu.org [193.110.123.48]) by mx1.FreeBSD.org (Postfix) with ESMTP id 417EC43E88 for ; Wed, 4 Dec 2002 11:01:06 -0800 (PST) (envelope-from kwiatek@tpi.pl) Received: from localhost (localhost [127.0.0.1]) by kwiatek.eu.org (Postfix) with ESMTP id 6BC753648C; Wed, 4 Dec 2002 20:00:55 +0100 (CET) Date: Wed, 4 Dec 2002 20:00:55 +0100 (CET) From: Andrzej Kwiatkowski X-X-Sender: kwiatek@kwiatek.eu.org To: Jake Burkholder Cc: freebsd-sparc@FreeBSD.ORG Subject: Re: Multiple interfaces -> one MAC In-Reply-To: <20021204112929.P35729@locore.ca> Message-ID: <20021204195839.M9024-100000@kwiatek.eu.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-sparc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > You can use the attached patch, it will make them use their local mac address > unconditionally. Given that we're in code freeze I'm not sure when/if this > support will be committed. > > I'm curious why you want them to have different MAC addresses? If they're > on separate networks it shouldn't matter right? > > Also, out of interest, could you post the dmesg lines where hme1 through 4 > are probed? Ok, now is good : hme0: flags=8802 mtu 1500 ether 08:00:20:e3:90:9e media: Ethernet autoselect hme1: flags=8802 mtu 1500 ether 08:00:20:e4:80:10 media: Ethernet autoselect hme2: flags=8802 mtu 1500 ether 08:00:20:e4:80:11 media: Ethernet autoselect hme3: flags=8802 mtu 1500 ether 08:00:20:e4:80:12 media: Ethernet autoselect hme4: flags=8802 mtu 1500 ether 08:00:20:e4:80:13 media: Ethernet autoselect hme5: flags=8843 mtu 1500 inet 10.23.12.50 netmask 0xffff0000 broadcast 10.23.255.255 inet6 fe80::a00:20ff:fea1:fd47%hme5 prefixlen 64 scopeid 0x6 ether 08:00:20:a1:fd:47 media: Ethernet autoselect (100baseTX) status: active But I've seen one strange thing: my network card, are in reverse direction, this one which should be first is the last, and this one which is last should be first. my hme5 should by hme0 and hme0 should by hme5. I there any posibility to change this?? Greetings Andrzej Kwiatkowski To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-sparc" in the body of the message