
Anmerkung
This tool is broken in Mageia 4 because of new naming scheme for the Net interfaces
Dieses Werkzeug[7] kann Sie dabei unterstützen, einen DHCP Server einzurichten. Es ist eine Komponente von drakwizard, welches Sie installiert haben sollten um Zugriff darauf zu haben.
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)
Willkommen beim DHCP-Server-Assistenten.
Einleitung
Die erste Seite ist nur eine Einleitung. Klicke auf
.Selecting Adaptor
Wähle das Netzwerkgerät, welches mit dem Subnetz verbunden ist und welches DHCP die IP Adresse zuordnet. Klicke danach auf
.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
Nehmen Sie sich eine Sekunde um die Optionen zu überprüfen. Klicke danach auf
.Warte einen Moment...
This can be fixed. Click
a few times and change things around.Stunden später...
Installation des Pakets dhcp-server falls nötig;
/etc/dhcpd.conf
wird gespeichert in/etc/dhcpd.conf.orig;
Creating a new
dhcpd.conf
starting from/usr/share/wizards/dhcp_wizard/scripts/dhcpd.conf.default
and adding the new parameters:hname
dns
net
ip
mask
rng1
rng2
dname
gateway
tftpserverip
dhcpd_interface
Also modifying Webmin configuration file
/etc/webmin/dhcpd/config
Neustarten von
dhcpd
.
[7] Sie können das Werkzeug über die Kommandozeile aufrufen, indem Sie drakwizard dhcp als root eingeben.