Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Feb 2005 18:08:37 +0900
From:      Huynh Van Chung <hvcjapan@yahoo.co.jp>
To:        freebsd-sparc64@freebsd.org
Subject:   Bug in hme interface MAC address!
Message-ID:  <20050202180837.24f5e17b.hvcjapan@yahoo.co.jp>

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

I want to report a bug in hme interface Mac address!

In my box (Ultra 10, 333 Modern) with 2 NICs (hme), both of 2 nics get the same Mac address. 

#ifconfig
hme0: flags=108843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        options=b<RXCSUM,TXCSUM,VLAN_MTU>
        inet6 fe80::a00:20ff:fea2:f0c8%hme0 prefixlen 64 scopeid 0x1
        inet6 xxxx:xxx:xxx:0:a00:20ff:fea2:f0c8 prefixlen 64
        ether 08:00:20:a2:f0:c8
        media: Ethernet autoselect (100baseTX)
        status: active
hme1: flags=108802<BROADCAST,SIMPLEX,MULTICAST> mtu 1500
        options=b<RXCSUM,TXCSUM,VLAN_MTU>
        ether 08:00:20:a2:f0:c8
        media: Ethernet autoselect
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
        inet 127.0.0.1 netmask 0xff000000
        inet6 ::1 prefixlen 128
        inet6 fe80::1%lo0 prefixlen 64 scopeid 0x3



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050202180837.24f5e17b.hvcjapan>