Bug 364715

Summary: networkmanager does not reconfigure wired networks
Product: [openSUSE] openSUSE 10.3 Reporter: Juergen Weigert <jw>
Component: Mobile DevicesAssignee: Tambet Ingo <tambet>
Status: RESOLVED DUPLICATE QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P2 - High CC: behlert
Version: Final   
Target Milestone: ---   
Hardware: x86   
OS: openSUSE 10.3   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Bug Depends on:    
Bug Blocks: 357354    
Attachments: collection of outout of both tools in both states

Description Juergen Weigert 2008-02-25 23:00:00 UTC
In knetworkmanager I have selected 'wired network'.
The cable is connected and the network is fully functional.

From that situation, I unplug the cable and reconnect it to a different
physical network.

All the connections get frozen. I would have expected that networkmanager would detect the unplug event and reconfigure the wired network when reconnected.

a simple 'rcnetwork restart' cures this.
Comment 1 Juergen Weigert 2008-02-26 20:39:32 UTC
firefox has a workaround for that: file -> [ ] work offline.
but it falls back to offline on every restart. 
In konqueror I only find an icon that indicates offline mode, but nothing clickable, to override the false state.
Comment 2 Tambet Ingo 2008-03-11 16:18:59 UTC
What ethernet driver is that? If it doesn't support link detection, there's nothing NM can do. Can you please add the outputs of following commands here, with cable plugged and also with cable unplugged:

nm-tool
sudo /usr/sbin/ethtool eth0

(Replace eth0 with the correct interface name)
Comment 3 Juergen Weigert 2008-03-11 18:35:45 UTC
Created attachment 200388 [details]
collection of outout of both tools in both states

dmesg says this, and the output from the tools looks good.

e1000: eth0: e1000_watchdog_task: NIC Link is Down
e1000: eth0: e1000_watchdog_task: NIC Link is Up 100 Mbps Full Duplex, Flow Control: RX/TX
e1000: eth0: e1000_watchdog_task: 10/100 speed: disabling TSO

Reconnecting to the same network works flawlessly.
Networkmanager changes appropriatly.
Comment 4 JP Rosevear 2008-03-29 16:43:07 UTC
Info was provided.
Comment 5 Juergen Weigert 2008-04-12 14:26:10 UTC
see also bnc#355125, sorry for the duplicate.
Comment 6 Tambet Ingo 2008-11-17 09:01:56 UTC
No problem.

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