
Anmerkung
This tool is broken in Mageia 4 because of new naming scheme for the Net interfaces
This tool[7] can help you to set up a DHCP server. It is a component of drakwizard which should be installed before you can access to it.
The Dynamic Host Configuration Protocol (DHCP) is a standardized networking protocol used on IP networks that dynamically configures IP addresses and other information that is needed for Internet communication. (From Wikipedia)
Welcome to the DHCP server wizard.
Einleitung

The first page is just an introduction, click .
Selecting Adaptor

Choose the network interface, which is connected to the subnet, and for which DHCP will assign IP addresses, and then click .
IP-Bereich auswählen

Select the beginning and ending IP addresses of the range of IPs you want the server to offer, along with the IP of the gateway machine connecting to some place outside the local network, hopefully close to the Internet, then click .
Übersicht

Take a second to check these options, then click .
Hold on...

This can be fixed. Click a few times and change things around.
Stunden später...

Installing the package dhcp-server if needed;
/etc/dhcpd.confwird gespeichert in/etc/dhcpd.conf.orig;Creating a new
dhcpd.confstarting from/usr/share/wizards/dhcp_wizard/scripts/dhcpd.conf.defaultand adding the new parameters:hnamednsnet
ip
maskrng1rng2dnamegatewaytftpserveripdhcpd_interface
Also modifying Webmin configuration file
/etc/webmin/dhcpd/configdhcpdwird neu gestartet.
[7] Sie können das Werkzeug über die Kommandozeile aufrufen, indem Sie drakwizard dhcp als root eingeben


