[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

2nd ethernet card




Hi,
I've installed the 2nd ethernet card (eth1) to my box, but could not make it hook up with my hub, i.e. I can't apply ifconfig on it, eth0 works perfectly as it used to.

Followings are what I tried:

:/home/major# ifconfig eth1
eth1      Link encap:Ethernet  HWaddr 00:60:97:69:08:26
         BROADCAST MULTICAST  MTU:1500  Metric:1
         RX packets:0 errors:0 dropped:0 overruns:0 frame:0
         TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
         collisions:0 txqueuelen:100
         RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)
         Interrupt:10 Base address:0x210

:/home/major# ifconfig eth1 192.168.1.1 broadcast 192.168.1.255 netmask 255.255.255.0
SIOCSIFFLAGS: Device or resource busy
:/home/major# ifconfig eth1 down
:/home/major# ifconfig eth1 192.168.1.1 broadcast 192.168.1.255 netmask 255.255.255.0
SIOCSIFFLAGS: Device or resource busy
:/home/major# ifconfig eth1 192.168.1.1 broadcast 192.168.1.255 netmask 255.255.255.0
SIOCSIFFLAGS: Device or resource busy
:/home/major#
:/home/major# lsmod
Module                  Size  Used by    Tainted: P
ppp_deflate            38944   0  (autoclean)
bsd_comp                3936   0  (autoclean)
ppp_async               6464   1  (autoclean)
ppp_generic 18728 3 (autoclean) [ppp_deflate bsd_comp ppp_async]
slhc                    4432   0  (autoclean) [ppp_generic]
emu10k1                55712   1
sound                  52876   0  [emu10k1]
ac97_codec              9568   0  [emu10k1]
soundcore               3236   7  [emu10k1 sound]
3c509                   7968   1
isa-pnp                27432   0  [3c509]
video1394              14916   0  (unused)
raw1394                 6384   0  (unused)
ohci1394               14912   1  [video1394]
ieee1394               23528   0  [video1394 raw1394 ohci1394]
keybdev                 1664   0  (unused)
usbkbd                  2848   0  (unused)
input                   3072   0  [keybdev usbkbd]
usb-uhci               20708   0  (unused)
usbcore                48032   0  [usbkbd usb-uhci]
ide-scsi                7488   0
parport_pc             25704   1  (autoclean)
lp                      6912   0  (autoclean)
parport                21728   1  (autoclean) [parport_pc lp]
:/home/major#


Tia,
 Mustafa




Reply to: