[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[debian-users:38171] Re: [Summary] <Q> How to make a dhcp server for two subnets?
From: SHIBATA Akira <shibata@xxxxxxxxxxxxxx>
Date: Sat, 6 Sep 2003 11:26:00 +0900
> ●忘れちゃいけない部分
マニュアルの下記に相当する話みたいですね。
dhcpd.conf(5) より引用:
----------------------------------------------------------------------
For every subnet which will be served, and for every subnet to which
the dhcp server is connected, there must be one subnet declaration,
which tells dhcpd how to recognize that an address is on that subnet.
A subnet declaration is required for each subnet even if no addresses
will be dynamically allocated on that subnet.
サービスを受けるサブネットや、dhcp サーバが接続するサブネットには、すべ
て subnet 宣言が必要となります。これによって dhcpd は、あるアドレスがそ
の サブネットにあることを認識するのです。 subnet 宣言は、そのサブネット
に動的割り当てを受けるアドレスがなくても必要です。
----------------------------------------------------------------------
# こういう仕様だとは知りませんでした…
------
一橋大学総合情報処理センター 奈古屋広昭 (email: nagoya@xxxxxxxxxxxxxx)