To install ISC's DHCP server on Ubuntu 8.10, issue the following command:
#apt-get install dhcp
The configuration file of the ISC's DHCP server (dhcpd.conf) is located in the director "/etc/dhcp3".
The server can be started by issuing the command:
#/etc/dhcp3-server start
No comments:
Post a Comment