KVMを使用したCentos 6仮想マシンがあります。
DHCPdサービス「service dhcpd start」を開始すると、次のメッセージが表示されます。
Starting dhcpd: [FAILED]
「dhcpd」を実行すると、次のメッセージが表示されます。
Internet Systems Consortium DHCP Server 4.1.1-P1
Copyright 2004-2010 Internet Systems Consortium.
All rights reserved.
For info, please visit https://www.isc.org/software/dhcp/
Not searching LDAP since ldap-server, ldap-port and ldap-base-dn were not specified in the config file
Wrote 0 leases to leases file.
No subnet declaration for eth1 (10.0.0.5).
** Ignoring requests on eth1. If this is not what
you want, please write a subnet declaration
in your dhcpd.conf file for the network segment
to which interface eth1 is attached. **
No subnet declaration for eth0 (192.168.121.176).
** Ignoring requests on eth0. If this is not what
you want, please write a subnet declaration
in your dhcpd.conf file for the network segment
to which interface eth0 is attached. **
Not configured to listen on any interfaces!
This version of ISC DHCP is based on the release available
on ftp.isc.org. Features have been added and other changes
have been made to the base software release in order to make
it work better with this distribution.
Please report for this software via the CentOS Bugs Database:
http://bugs.centos.org/
exiting.
これが私のdhcpd.confです。
どうすれば修正できますか?eth1でDHCPdを構成します。
誰かが私を喜ばせ、正確な詳細とコマンドを提供してくれますか?
これは設定なしでデバッグすることは不可能です。dhcpd構成ファイルを投稿してください。
—
mtak
わかりました。質問に画像を添付しました。
—
NSD