Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Dec 2002 16:13:33 +0100 (CET)
From:      Andrzej Kwiatkowski <kwiatek@tpi.pl>
To:        freebsd-sparc@freebsd.org
Subject:   Multiple interfaces -> one MAC
Message-ID:  <20021204160900.F5536-100000@kwiatek.eu.org>

next in thread | raw e-mail | index | archive | help

I have got U10 with one internal ethernet Card,
one quad and one Pci network card.

My banner command in OBP shows:
Ethernet address 8:0:20:a1:fd:47,

i've set
ok setenv local-mac-address? true
local-mac-address? =  true
ok reset

When my FreeBSD boot-s, i've got

platinum# ifconfig -a
hme0: flags=8802<BROADCAST,SIMPLEX,MULTICAST> mtu 1500
        ether 08:00:20:a1:fd:47
        media: Ethernet autoselect
hme1: flags=8802<BROADCAST,SIMPLEX,MULTICAST> mtu 1500
        ether 08:00:20:a1:fd:47
        media: Ethernet autoselect
hme2: flags=8802<BROADCAST,SIMPLEX,MULTICAST> mtu 1500
        ether 08:00:20:a1:fd:47
        media: Ethernet autoselect
hme3: flags=8802<BROADCAST,SIMPLEX,MULTICAST> mtu 1500
        ether 08:00:20:a1:fd:47
        media: Ethernet autoselect
hme4: flags=8802<BROADCAST,SIMPLEX,MULTICAST> mtu 1500
        ether 08:00:20:a1:fd:47
        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
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
        inet6 ::1 prefixlen 128
        inet6 fe80::1%lo0 prefixlen 64 scopeid 0x7
        inet 127.0.0.1 netmask 0xff000000
platinum#

Every Card have got one Mac address.
How can i change to every card was showing its own MAC ???

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?20021204160900.F5536-100000>