Comment 20 for bug 1348663

Revision history for this message
Michael Foord (mfoord) wrote :

Sniffing traffic with an lxc container on my network (not inside a juju environment - shouldn't be any different though):

* "dhclient -r" (without further arguments) does not send a DHCP Release
* "ifdown eth0" does send it

Given that doing an ifdown inside a container does not cause the lease to be released, this would *appear* to be a MaaS DHCP bug. Needs confirming. (I'm checking DHCP leases by inspecting the DHCPLease model in the MAAS database.)