Actions
Bug #3984
closedsystem booted with DHCP client NIC unplugged never kicks off dhclient
Start date:
11/04/2014
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.2
Affected Architecture:
Description
Take a simple LAN/WAN setup, WAN set as a DHCP client. Boot the system with WAN's NIC unplugged. Then plug the NIC in. dhclient is never kicked off.
This definitely used to work in 2.2 (and works in all stable releases) though I'm not sure when exactly. JimP and I both thought it was a recent regression. Tried an Oct 7 snapshot and the same happens there so it's not more recent than that at least.
Updated by Chris Buechler about 10 years ago
- Status changed from New to Confirmed
Updated by Chris Buechler about 10 years ago
looks like check_reload_status is doing the right thing, rc.linkup seems to be where the issue is.
Actions