We have two ethernet cards that we need to configure.
ewa0 is defined as "twisted pair" and is functioning properly at 10bt.
ewb0 is defined as "fastfd" for 100bt full duplex
In /etc/re.config we have:
NUM_NETCONFIG="2"
NETDEV_0="tu1"
NETDEV_1="tu0"
IFCONFIG_0="165.128.123.11 netmask 255.255.255.0"
IFCONFIG_1="10.0.0.2"
NETDEV_0 was previously defined using the tu1 interface for ewa0
so we kept it that way.
Now we want to establish tu0 as the interface to the 100bt net
and are not seeing tu0 as recognized.
There is probably something inconsistent that we are doing
and we need some advice to straighten it out.
The system is running 4.0d(+ patch kit 1) on a alpha 4000.
TIA,
___________________________________________________________________
Karen Y. Byrd C511 Richards Bldg.
Systems Manager 3700 Hamilton Wlk.
Univ. of Pa. Philadelphia, PA 19104-6062
School of Medicine Voice: 215/898-6865
Information Services Fax: 215/573-7645
byrd_at_mscf.med.upenn.edu
karen_at_mail.med.upenn.edu
Received on Tue Nov 24 1998 - 14:11:12 NZDT