[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: mad mad interrupts(bridging)



On 05 Dec 2000 06:57:28 -0500, Jed Dobson wrote:
> Well,I wouldn't go changing the mac addresses with mkp, use this OBP
> command:
> 
> ok setenv local-mac-address? true
> ok reboot
> 
> OR
> 
> # eeprom local-mac-addres?=true (on Solaris)
> 
> This will give each interface on the qfe card and your onboard lance
> individual MAC addresses, should clear some things up.


Note that these may not fix the problem on all hardware.  Older ethernet
cards didn't have mac addresses stored on the card.  I think the QFE is
new enough to have addresses, but perhaps not.  OpenBSD does not have an
easy way to change the MAC address of an ethernet card.  (at least not
without finding and compiling some new software)

    Greg