| Summary: | DHCP server and relay startup and configuration | ||
|---|---|---|---|
| Product: | Base System | Reporter: | Linh Pham <question> |
| Component: | conf | Assignee: | freebsd-bugs (Nobody) <bugs> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | 4.7-STABLE | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Linh Pham
2002-12-26 02:30:01 UTC
On Wed, Dec 25, 2002 at 06:28:14PM -0800, Linh Pham wrote:
> Although ISC-DHCP is included in the base install of FreeBSD 4.x, I've noticed
> that there is no facility in rc.conf to start up either the DHCP server nor
> the relay agent, nor are there any example configuration files under /etc.
Only the client is included in the base system, dhcpd and dhcrelay are not.
Ceri
--
By the fierce brothers of the Creator, your destruction is here!
On 2002-12-26 13:20 +0000, Ceri Davies <setantae@submonkey.net> wrote: # Only the client is included in the base system, dhcpd and dhcrelay are not. Oops... is there a reason for it not being included in the base system? -- Linh Pham question@closedsrc.org Webmaster and FreeBSD Geek http://closedsrc.org Apprentice Manager Editor and Writer http://www.daemonnews.org Courage: The things I do for love | And So Western Civilization Crumbles On Thu, Dec 26, 2002 at 07:19:35AM -0800, Linh Pham wrote:
> On 2002-12-26 13:20 +0000, Ceri Davies <setantae@submonkey.net> wrote:
>
> # Only the client is included in the base system, dhcpd and dhcrelay are not.
>
> Oops... is there a reason for it not being included in the base system?
I'm not sure, but I suspect it's for the same reasons that there's no httpd
in the base system.
Ceri
--
In the name of my elders, the valiant brothers, and the forge!
State Changed From-To: open->closed dhcpd and dhcrelay are not part of the base system, and therefore starting them out of rc.network is not practical. |