Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Dec 2002 20:00:55 +0100 (CET)
From:      Andrzej Kwiatkowski <kwiatek@tpi.pl>
To:        Jake Burkholder <jake@locore.ca>
Cc:        freebsd-sparc@FreeBSD.ORG
Subject:   Re: Multiple interfaces -> one MAC
Message-ID:  <20021204195839.M9024-100000@kwiatek.eu.org>
In-Reply-To: <20021204112929.P35729@locore.ca>

next in thread | previous in thread | raw e-mail | index | archive | help
> 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<BROADCAST,SIMPLEX,MULTICAST> mtu 1500
        ether 08:00:20:e3:90:9e
        media: Ethernet autoselect
hme1: flags=8802<BROADCAST,SIMPLEX,MULTICAST> mtu 1500
        ether 08:00:20:e4:80:10
        media: Ethernet autoselect
hme2: flags=8802<BROADCAST,SIMPLEX,MULTICAST> mtu 1500
        ether 08:00:20:e4:80:11
        media: Ethernet autoselect
hme3: flags=8802<BROADCAST,SIMPLEX,MULTICAST> mtu 1500
        ether 08:00:20:e4:80:12
        media: Ethernet autoselect
hme4: flags=8802<BROADCAST,SIMPLEX,MULTICAST> mtu 1500
        ether 08:00:20:e4:80:13
        media: Ethernet autoselect
hme5: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021204195839.M9024-100000>