Opened 9 years ago
Closed 6 years ago
#12300 closed bug (duplicate)
DHCP doesn't get an address automatically after ifconfig --delete
Reported by: | jackburton | Owned by: | phoudoin |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | Network & Internet/Stack | Version: | R1/Development |
Keywords: | Cc: | phoudoin | |
Blocked By: | #11938 | Blocking: | |
Platform: | All |
Description
- Working network interface, connected and in DHCP
- ifconfig --delete <interfacename>
- ifconfig <interfacename> up
I would expect that the network interface gets its IP address from DHCP, again. The network preflet will show IPV4 configured in DHCP, but the network interface will be unconfigured. To configure it again, select mode: Disabled, then DHCP.
Attachments (2)
Change History (8)
comment:1 by , 9 years ago
by , 9 years ago
Attachment: | network.png added |
---|
by , 9 years ago
Attachment: | network2.png added |
---|
follow-up: 3 comment:2 by , 9 years ago
Yep, that works. However, here's another fail situation: Open the network preflet, disable an interface, re-enable it again. As you can see from the screenshots, the interface looks like it's configured, but network is still down. The "Renegotiate" button is disabled. ifconfig <interfacename> auto-config still works, though.
comment:3 by , 9 years ago
Replying to jackburton:
Yep, that works. However, here's another fail situation: Open the network preflet, disable an interface, re-enable it again. As you can see from the screenshots, the interface looks like it's configured, but network is still down. The "Renegotiate" button is disabled. ifconfig <interfacename> auto-config still works, though.
I believe that fault is covered in ticket #11938.
comment:4 by , 7 years ago
Cc: | added |
---|
comment:5 by , 7 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:6 by , 6 years ago
Blocked By: | 11938 added |
---|---|
Resolution: | → duplicate |
Status: | assigned → closed |
Does it work if you force re-negociating?