Subject: Re: SS2 w/ Power uP
To: Josh Davidson <dogtoy@ductape.net>
From: Greywolf <greywolf@starwolf.com>
List: port-sparc
Date: 09/01/2000 22:24:45
On Fri, 1 Sep 2000, Josh Davidson wrote:

# Date: Fri, 1 Sep 2000 22:13:45 -0500
# From: Josh Davidson <dogtoy@ductape.net>
# To: port-sparc@netbsd.org
# Subject: Re: SS2 w/ Power uP
# 
# Is there some kind special ifconfig command I need to use to configure two le 
# cards?  Right now, I can only get one at a time to work.

Are they both hooked up to the same network?  This will cause a problem.

If not, you should just be able to say

ifconfig le0 inet $HOSTNAME0 netmask $your_netmask
ifconfig le1 inet $HOSTNAME1 netmask $your_other_netmask

(you can even bypass the netmask part if you have a working
/etc/netmasks file, I think...or is that SolariCentric?)

and it oughtta just work.  Could you show what you're doing?

Different companies have different ideas of how to handle multiple
interfaces, and both seem to just sort of work, in their own weird
way.  Sun happened to choose to conserve hardware addresses, and as
a result, you can't really have both interfaces hooked up to the same
network.

But then, I didn't think that bought much anyway.

# 
# Thanks,
# Josh
# 
# 
# Quoting Bill Sommerfeld <sommerfeld@orchard.arlington.ma.us>:
# 
# > > ... both le0 and le1 have the same hardware address.
# > 
# > this is normal for suns.
# > 
# > 					- Bill
# > 
# 
# 
# 
# /-*/-*/-*/-*/-*/-*/-*/-*/-*/-*/-*/-*/-*/-*/-*/-*/-*/-*/-*/-*/-*/-*/-*/-*/-*/-*/-
# Josh Davidson               **    **  ****   **   ******  **  **
# Sys/Net Admin               **    **  ** **  **     **     ****
# PHAT Beach Records          **    **  **  ** **     **     ** **
#                              ******   **   ****   ******  **   **
# /-*/-*/-*/-*/-*/-*/-*/-*/-*/-*/-*/-*/-*/-*/-*/-*/-*/-*/-*/-*/-*/-*/-*/-*/-*/-*/-
# 


				--*greywolf;
--
BSD: a server in every port.