Hi!
I can't start 2nd ethernet card (I have two Intel EtherExpress cards) in my
system (Calderna Open Linux with the kernel v. 2.0.29 from CD-ROM disk
accompaning the book of Richard Petersen).
I tried to apply varius advices: aliases in /etc/conf.modules, modprobing,
'append..' string in LILO, booting up with parameters 'ether=...", by
NETCONFIG, by LISA.
LISA can't work with eth1. NETCONFIG configures eth1 but can't to activate
it.
In my system.cnf file I see:
==============================
#
# First Ethernet Connection:
#
CONF_eth0_STAT="up"
CONF_eth0_DEV="eth0"
CONF_eth0_NAME="....... \
CONF_eth0_IP="............. |
CONF_eth0_MASK="255.255.255.0" } correct parameters for name, ip,
broadcast
CONF_eth0_NET="195.9.255.0" |
CONF_eth0_BCAST="............ /
#
# Second Ethernet Connection:
#
CONF_eth1_STAT=""
CONF_eth1_DEV=""
CONF_eth1_NAME=""
CONF_eth1_IP=""
CONF_eth1_MASK=""
CONF_eth1_NET=""
CONF_eth1_BCAST=""
#
==================================
If I edit this file manually the result is the same :((.
In the booting process screen I see eth0 only and error strings: SIOCSIFADDR
..., SIOCSIFNAME... etc.
Any ideas?
Thanks in advance,
Alexander Bergman.
-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to [EMAIL PROTECTED]