Bug 166966 - 2 Network Cards - Intermittently Working
Summary: 2 Network Cards - Intermittently Working
Status: RESOLVED DUPLICATE of bug 164816
Alias: None
Product: SUSE Linux 10.1
Classification: openSUSE
Component: Network (show other bugs)
Version: RC 1
Hardware: x86 SuSE Linux 10.1
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Martin Vidner
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-16 12:08 UTC by Julian Hill
Modified: 2006-04-24 09:09 UTC (History)
1 user (show)

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
Log files as requested (1.26 MB, application/x-bzip)
2006-04-20 22:01 UTC, Julian Hill
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Julian Hill 2006-04-16 12:08:52 UTC
This system was working with SuSE Linux 10.0 without problems.
eth0 (Accton Technology Corporation SMC2-1211TX (rev 10)) Set to DHCP - connects to cable modem.
eth1 (Intel Corporation 82557/8/9 [Ethernet Pro 100] (rev 02)) set to static ip 192.168.0.3/24 - connects to switch.
Computer is set as my network firewall.

Both network interfaces are not starting reliable, some times one of the works, sometimes it the other, I have taken 3 restarts of the computer to get both working (with no changes to hardware or software,  just restarting the computer)

The "boot.msg" seams to indicate the the network card is not having an address assigned.

From "boot.msg"

doneSetting up network interfaces:
    lo        
    lo        IP address: 127.0.0.1/8   
done    eth0      device: Accton Technology Corporation SMC2-1211TX (rev 10)
    eth0      configuration: eth-id-00:00:e8:91:a8:7a
    eth0      is controlled by ifplugd
waiting
    eth1      device: Intel Corporation 82557/8/9 [Ethernet Pro 100] (rev 02)
    eth1      configuration: eth-id-00:a0:c9:4b:47:ad
    eth1      is controlled by ifplugd
waiting
<notice>pidofproc: dhcpcd 2737
    eth0      device: Accton Technology Corporation SMC2-1211TX (rev 10)
    eth0      configuration: eth-id-00:00:e8:91:a8:7a
    eth0      ifplugd is running
    eth0      cable is connected
    eth0      has lesser priority than 'eth1'
    eth0      DHCP client (dhcpcd) is running
    eth0      IP address: 82.19.247.188/24
done    eth1      device: Intel Corporation 82557/8/9 [Ethernet Pro 100] (rev 02)
    eth1      configuration: eth-id-00:a0:c9:4b:47:ad
    eth1      ifplugd is running
    eth1      cable is connected
    eth1      has lesser priority than 'eth0'
doneSetting up service network  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .done
Comment 1 Christian Boltz 2006-04-16 16:06:06 UTC
Does it work if you don't use ifplugd?
Comment 2 Michael Gross 2006-04-18 14:18:47 UTC
I suppose you are using the traditional networking-scheme?
Please attach:
+ /etc/sysconfig/network (as tarball)
+ output of `ifconfig'
+ 500 lines of /var/log/messages
+ /var/log/YaST2 as tarball
+ `hwinfo --network'

thanks.
Comment 3 Julian Hill 2006-04-20 22:01:44 UTC
Created attachment 79345 [details]
Log files as requested
Comment 4 Julian Hill 2006-04-20 22:11:21 UTC
(In reply to comment #1)
> Does it work if you don't use ifplugd?
Yes, one network card at a time with "Network Manager".
Both network cards under Win98SE

Comment 5 Michael Gross 2006-04-21 10:14:11 UTC
Christian, can you help? If not, assign it back to us.
Comment 6 Christian Zoz 2006-04-24 09:01:52 UTC
Go back using 'traditonal network setup'. Then change 'device activation' to 'At boot time' with YaST. Or if you like to edit /etc/sysconfig/network/ifcfg-* manually, change STARTMODE=iflugd to STARTMODE=auto.

YaST should not use STARTMODE=ifplugd anymore, except on laptops. Martin, should this be fixed in RC1? Please set it to duplicate (bug 164816) yourself.
Comment 7 Martin Vidner 2006-04-24 09:09:12 UTC
RC1 still has the bug, the fix was only checked in afterwards.

*** This bug has been marked as a duplicate of 164816 ***