Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Q: Using multiple ethernet controllers in Solaris 2.X

0 views
Skip to first unread message

Jeffrey Huff

unread,
May 25, 1997, 3:00:00 AM5/25/97
to

Has anyone configured a sun system with mulitiple ethernet controllers
in Solaris 2.X on SPARC?? I have a 630MP with the on board lance
ethernet controller and one on a FSBE/S SCSI-II/lance ethernet S-bus
card. I have setup both the hostname.le0 and hostname.le1. Prtconf
shows both le0 and le1 to be configured, but the ethernet address for
both cards is the same as the onboard controller from an ifconfig -a.
The ethernet controller in the FSBE/S does not seem to have it's own
ethernet address show up.

Any help or information would be appreciated.

Thanks in advance...
--
Jeffrey Huff
jh...@next.mc.maricopa.edu NeXTMail OK!!
jh...@asu.edu

Center for Teaching and Learning
Mesa Community College
1833 W. Southern Av.
Mesa, AZ 85202

Work: 602.461.7696
FAX: 602.461.7803

Computer Systems Engineering Student


rap...@research.canon.com.au

unread,
May 26, 1997, 3:00:00 AM5/26/97
to

jh...@next.mc.maricopa.edu (Jeffrey Huff) writes:

>Has anyone configured a sun system with mulitiple ethernet controllers

>in Solaris 2.X on SPARC? The ethernet controller in the FSBE/S does


>not seem to have it's own ethernet address show up.

That's right. Sun uses same Ethernet address on all the interfaces.
This is correct behaviour. Using different addresses on all interfaces
is also correct. :-) This is a FAQ, I think. It shows up often enough
to be one.

If you want to attach both Ethernets to the same segment, think again.
Attach your fastest interface to your busiest segment.


Mark Henderson

unread,
May 26, 1997, 3:00:00 AM5/26/97
to

In article <5mal0a$l...@mama.research.canon.com.au>,

<rap...@research.canon.com.au> wrote:
>That's right. Sun uses same Ethernet address on all the interfaces.
>This is correct behaviour. Using different addresses on all interfaces
>is also correct. :-) This is a FAQ, I think. It shows up often enough
>to be one.
>
>If you want to attach both Ethernets to the same segment, think again.
>Attach your fastest interface to your busiest segment.

Well, you can attach two interfaces to the same segment. The trick is
to use the ether option of ifconfig to set a different ethernet
address on the second interface.

--
Mark Henderson -- m...@squirrel.com, hend...@netcom.com -- NIC: MCH14
PGP/MIME key 1024/B2667EFF - 5A 93 7D 29 EB 63 84 09 EA A2 AA 6C FA C5 A6 21
unstrip for Solaris, MIND LINK crypto archive, TECO, computer security links,
change-sun-hostid, Sun NVRAM/hostid FAQ - http://www.squirrel.com/squirrel/

Peter J Naylor

unread,
May 28, 1997, 3:00:00 AM5/28/97
to

In article <5mai5n$8...@nntp.dist.maricopa.edu>,

jh...@next.mc.maricopa.edu (Jeffrey Huff) writes:
> Has anyone configured a sun system with mulitiple ethernet controllers
> in Solaris 2.X on SPARC?? I have a 630MP with the on board lance
> ethernet controller and one on a FSBE/S SCSI-II/lance ethernet S-bus
> card. I have setup both the hostname.le0 and hostname.le1. Prtconf
> shows both le0 and le1 to be configured, but the ethernet address for
> both cards is the same as the onboard controller from an ifconfig -a.
> The ethernet controller in the FSBE/S does not seem to have it's own
> ethernet address show up.

Hi Jeffrey,

the system gets the MAC address for all adapters from a setting in
IDPROM at boot. Unusual, but true. As long as the two adapters are
connected to different ethernet segments you needn't worry about this.

If you want to use both interfaces on the same segment, you'll need
to use the command "ifconfig leX ether xx:xx:xx:xx:xx:xx" where leX is
the interface you want to assign the new MAC address xx:xx:xx:xx:xx:xx
to. Of course, this only works until the next reboot, so you may want
to put that command somewhere in your system boot files.

Good luck, and if you need a better explanation, let me know.

--
/*-------------------------------------------------------------*
* Peter James Naylor ## SysAdmin, Supernal Technologies, Inc. *
*-------------------------------------------------------------*
* pe...@supernal.net ## <http://www.supernal.net> *
*------------------------------------------------*/

0 new messages