DHCP を設定する
drakwizard dhcp
このツールは Mageia 4 ではネットワーク インターフェースの命名方式が新しくなったことにより正しく動作しません。
このツール
このツールはコマンド ラインから開始でき、drakwizard dhcp を root
として入力します。
は DHCP
サーバの設定を手助けすることができます。これは drakwizard のコンポーネントで、使用するためには先にそれをインストールする必要があります。
DHCP とは何ですか?
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)
Setting up a DHCP server with drakwizard dhcp
Welcome to the DHCP server wizard.
はじめに
最初のページは単なる前書きで、次へをクリックします。
Selecting Adaptor
Choose the network interface, which is connected to the subnet, and for
which DHCP will assign IP addresses, and then click
Next.
Select IP range
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 Next.
まとめ
これらのオプションを確認したら、次へをクリックします。
Hold on...
This can be fixed. Click Previous a few times and
change things around.
Hours later...
What is done
Installing the package dhcp-server if needed;
Saving /etc/dhcpd.conf 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
Restarting dhcpd.