https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205821
Bug ID: 205821
Summary: [patch] bsdinstall(8): kill dhclient before trying to
get an IP
Product: Base System
Version: 10.2-STABLE
Hardware: Any
OS: Any
Status: New
Keywords: patch
Severity: Affects Only Me
Priority: ---
Component: bin
Assignee: [email protected]
Reporter: [email protected]
Keywords: patch
Created attachment 164983
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=164983&action=edit
kill dhclient before starting a new instance
Currently, if you're re-routed to the beginning of the install process or to
the beginning of the netconfig process, subsequent attempts to configure via
dhclient will fail as dhclient is already running.
Since there are many ways to get into this state, we should kill any dhclients
prior to configuring the primary interface with dhcp.
Tested on FreeBSD 10.2-STABLE amd64.
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"