From owner-freebsd-bugs Sun Jul 22 21:10: 4 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0D24E37B406 for ; Sun, 22 Jul 2001 21:10:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6N4A1v90893; Sun, 22 Jul 2001 21:10:01 -0700 (PDT) (envelope-from gnats) Date: Sun, 22 Jul 2001 21:10:01 -0700 (PDT) Message-Id: <200107230410.f6N4A1v90893@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Tony Fleisher Subject: Re: conf/14810: [PATCH] initialising multiple interfaces through DHCP does not work Reply-To: Tony Fleisher Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR conf/14810; it has been noted by GNATS. From: Tony Fleisher To: n_hibma@FreeBSD.ORG Cc: freebsd-gnats-submit@FreeBSD.ORG Subject: Re: conf/14810: [PATCH] initialising multiple interfaces through DHCP does not work Date: Sun, 22 Jul 2001 21:08:14 -0700 (PDT) This was commited by obrien in etc/rc.network rev 1.67 This PR can be closed. Commit Log: Suport multiple ``ifconfig_*?="DHCP"'' configurations. Currently we have a problem in that `dhclient' bails when configuring the second interface as port 68 is already in use (by the `dhclient' started for the first interface). PR: 14810 Submitted by: n_hibma To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message