Date: Wed, 04 May 2022 18:12:43 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 262821] dhclient keeps contradicting leases Message-ID: <bug-262821-227-hJIXXqdwqL@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-262821-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262821 igor-fbsdbugs@grinchenko.org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |igor-fbsdbugs@grinchenko.or | |g --- Comment #1 from igor-fbsdbugs@grinchenko.org --- Another side effect of "old leases" functionality is causing issues in running FreeBSD from custom created images in public clouds. If DHCP server is not fast enough to provide its data - dhclient first assigns old IP - adds old default route then when it finally gets DHCP data from DHCP server - dhclient assigns the right IP to the interface - doesn't touch the default route which obviously results in unreachable VMs. Workaround is to remove dhclient.leases.<interface> before baking a new image. Dhclient's "Old leases" functionality is playing bad tricks, it would be great to have a way to have it disabled with an rc.conf tunable. -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-262821-227-hJIXXqdwqL>
