Koozali.org: home of the SME Server

Legacy Forums => General Discussion (Legacy) => Topic started by: dreamcat on February 05, 2004, 08:54:22 PM

Title: DHCP
Post by: dreamcat on February 05, 2004, 08:54:22 PM
Does anyone know what DHCP server e-smith 6 runs?
Title: DHCP
Post by: grand-pa on February 06, 2004, 01:35:16 AM
Hope this can help :  :-?
Code: [Select]
[root@sme-60 root]# rpm -qi dhcp
Name        : dhcp                         Relocations: (not relocateable)
Version     : 2.0pl5                            Vendor: Red Hat, Inc.
Release     : 8                             Build Date: lun 27 aoû 2001 00:51:28 CEST
Install date: jeu 11 déc 2003 22:15:40 CET      Build Host: porky.devel.redhat.com
Group       : System Environment/Daemons    Source RPM: dhcp-2.0pl5-8.src.rpm
Size        : 220497                           License: distributable
Packager    : Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla>
Summary     : A DHCP (Dynamic Host Configuration Protocol) server and relay agent.
Description :
DHCP (Dynamic Host Configuration Protocol) is a protocol which allows
individual devices on an IP network to get their own network
configuration information (IP address, subnetmask, broadcast address,
etc.) from a DHCP server. The overall purpose of DHCP is to make it
easier to administer a large network. The dhcp package includes the
DHCP server and a DHCP relay agent.

You should install dhcp if you want to set up a DHCP server on your
network. You will also need to install the pump package, which
provides the DHCP client daemon, on client machines.