Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Sep 2001 11:07:15 +1200
From:      Jonathan Chen <jonathan.chen@itouch.co.nz>
To:        uwi@delfi.lv
Cc:        questions@FreeBSD.ORG
Subject:   Re: dhcp server
Message-ID:  <20010907110715.D40170@itouchnz.itouch>
In-Reply-To: <200109062238.f86Mc0M32335@smtp.delfi.lv>; from uwi@delfi.lv on Thu, Sep 06, 2001 at 10:22:06PM %2B0000
References:  <200109062238.f86Mc0M32335@smtp.delfi.lv>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Sep 06, 2001 at 10:22:06PM +0000, uwi@delfi.lv wrote:
> I want to setup a DHCP server on my BSD box. What should I do/use ? :)

    # cd /usr/ports/net/isc-dhcp3
    # make install clean
    # cd /usr/local/etc
    # cp dhcpd.conf.sample dhcpd.conf
    # vi dhcpd.conf
    # cd /usr/local/etc/rc.d
    # cp isc-dhcpd.sh.sample isc-dhcpd.sh

Cheers.
-- 
Jonathan Chen <jonathan.chen@itouch.co.nz>
----------------------------------------------------------------------
                "I don't want to achive immortality through my works..
                 I want to achieve it through not dying" - Woody Allen

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010907110715.D40170>