View Single Post

   
  #9 (permalink)  
Old 01-16-2008, 08:39 AM
Dave Uhring
 
Posts: n/a
Default Re: Configuring 4-port ethernet card on Ultra-1

On Sun, 25 Jul 2004 11:27:04 -0600, Henry van Cleef wrote:

> Understood. I've gotten the box with the SQEC card up and running as
> a router, and have tested it. As I mentioned, my objective was to get
> a router between a 100BaseT hub, and a 10BaseT hub, and now have this
> up and working.


Glad to hear it.

> I have a hunch that putting in an /etc/ethers file may work with the
> startup scripts---if I can't find a "Sun way," I can always add a
> script to change the ethernet addresses with ifconfig.


See the article posted by Andrew Tyson in this thread. He provided the
needed parameters for modifying the OBP settings, which should solve the
identical MACADDR problem.

ethers(4) does not seem to deal with the problem of the same ethernet
addresses on 2 or more ethernet interfaces. Best to modify the OBP
local-mac-address? setting or as a second choice to use ifconfig qe0
ether.

Reply With Quote