| Summary: | [PATCH] initialising multiple interfaces through DHCP does not work | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Base System | Reporter: | hibma <hibma> | ||||||
| Component: | conf | Assignee: | freebsd-bugs (Nobody) <bugs> | ||||||
| Status: | Closed FIXED | ||||||||
| Severity: | Affects Only Me | ||||||||
| Priority: | Normal | ||||||||
| Version: | 4.0-CURRENT | ||||||||
| Hardware: | Any | ||||||||
| OS: | Any | ||||||||
| Attachments: |
|
||||||||
|
Description
hibma
1999-11-10 10:40:01 UTC
Responsible Changed From-To: freebsd-bugs->n_hibma over to originator. Responsible Changed From-To: n_hibma->freebsd-bugs I am not clued in enough to actually be able to tell whether the requested change does make sense. Please someone else have a look and tell me whether this patch makes sense. 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 State Changed From-To: open->closed This was commited by obrien in etc/rc.network rev 1.67 Submitted by: Tony Fleisher <takhus@takhus.mind.net> |