Bugzilla – Bug 1302
SB2 loses connection if ethernet cable is disconnected in bridge mode
Last modified: 2008-12-18 11:37:19 UTC
SB2 is connected wireless to SlimServer, bridge mode is turned on and wired interface is connected to a switch, hub or computer. Everything works as expected. But as soon as the wired connection gets disconnected (ethernet cable unplugged) SB2 looses connection to SlimServer. Plugging the ethernet cable back in restores connectivity to SlimServer. The problem exists whether SB2 has a static or dhcp address.
If I comment out the call to lan_eth_link_is_down() in function lan_eth_link_change() in source file config_interfaces.c SB2 doesn't loose connection. I doubt this is the correct solution, but it seems setting the ip address to 0.0.0.0 on the wired interface also affects the wireless interface.
Reassigning to Dean, since he's worked on this more.
I think that this _is_ the right solution. If the link goes down, we shouldn't slam on the IP address. Let the TCP timeout do its thing.
a customer just reported this issue as well... will this be fixed for 6.1? (can a fix be checked in for people to try?)
Sorry, forgot to update the bug. This fix is already in the 6.1 nightlies. Please confirm and reopen if it's still busted.
This bug was marked resolved in Slimserver 6.1, which is several versions ago. If you're still seeing this bug, please re-open it. Thanks!