[eepro100] How to configure two eepro100 nic's, one for 100mbps and another for 10mbps?
Alvin Oga
aoga@Mail.Linux-Consulting.com
Mon, 11 Sep 2000 19:49:10 -0700 (PDT)
hi ya jouni...
you also have to setup ifcfg-eth0 and ifcfg-eth1...
in redhat....its /etc/sysconfig/network-scripts/ifcfg-eth0
- use one set of ip# and mask and broadcast for eth0
- use the other set of ip# and mask and broadcast for eth1
the speed issue ( 10/100 ) is not important ???
- the NIC and the hub will figure that out for itself
have fun
alvin
On Mon, 11 Sep 2000, Heiskanen, Jouni wrote:
> Hi,
>
> How can I configure eth0 using 10mbps half-dublex and eth1 using 100mbps
> full-dublex?
> I tried following lines in /etc/conf.modules
>
> alias eth0 eepro100
> options eth0 options=64
> alias eth1 eepro100
> options eth1 options=48
>
> but it didn't work.
> ----------------------------------------------------------
> Jouni Heiskanen Jouni.Heiskanen@Karttakeskus.fi
>
>
> _______________________________________________
> eepro100 mailing list
> eepro100@scyld.com
> http://www.scyld.com/mailman/listinfo/eepro100
>