Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Jun 2000 16:51:58 -0700
From:      "Kevin Oberman" <oberman@es.net>
To:        support@tecpro.com
Cc:        questions@FreeBSD.ORG
Subject:   Re: DHCP server for FreeBSD 4.0 
Message-ID:  <200006192351.e5JNpwn30989@ptavv.es.net>
In-Reply-To: Your message of "Mon, 19 Jun 2000 19:24:46 EDT." <394E737E.10739.2470BA5@localhost> 

next in thread | previous in thread | raw e-mail | index | archive | help
> From: "Charles Peters - Tech Support" <support@tecpro.com>
> Date: Mon, 19 Jun 2000 19:24:46 -0400
> Sender: owner-freebsd-questions@FreeBSD.ORG
> 
> Greetings:
> 
> I am running a FreeBSD 4.0 server router/gateway to provide 
> internet access for my lan via a cable modem, and I have decided 
> that I need a to set up a dhcp server on this machine to 
> dynamically assign ip address to my client workstations running 
> Win98 and Win95.
> 
> I would like to be able to pull about 10 ip addresses out of the 
> avaliable pool of ip addresses avaliable for dynamic allocation, as 
> they are reserved for certain machines.
> 
> My server is running on a 486-DX2-66 machine with 32mb of ram, 
> and about 300 mb of free disk space.  I do not have an x-server 
> running on this machine.
> 
> Any recommendations would be appreciated.
> 
> Thanks,
> 
> Charles

I would suggest the ISC dhcp server. Their client (dhclient) is part
of the FreeBSD base system, but they also have a server. In fact, the
server came first.

It's in ports as net/isc-dhcp2 and net/isc-dhcp3. Version 3 has a LOT
more features, but is still beta code and is probably not as reliable
as version 2. In either case, I'd suggest making fixed addresses for
the systems you don't want to move a round or simply skip them in the
pool declaration. If you set them up as fixed addresses, you will need
the Ethernet addresses of the systems for the configuration.

R. Kevin Oberman, Network Engineer
Energy Sciences Network (ESnet)
Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab)
E-mail: oberman@es.net			Phone: +1 510 486-8634


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?200006192351.e5JNpwn30989>