6
Debian dhcpd「eth0のサブネット宣言はありません」
PLoP Linuxのイメージを提供するDebian 6.0.3 Squeezeマシンにpxeブートサーバーをセットアップしようとしています。私はこのチュートリアルに従っていました。 (パッケージdhcp3-serverから)dhcpdを起動しようとすると、次のようになります。 No subnet declaration for eth0 (10.0.0.0). **Ignoring requests on eth0. If this is not what you want, please write a subnet delclaration in your dhcpd.conf file for the network segment to which interface eth0 is attached. ** Not configured to listen on any interfaces! 私/etc/dhcpd.confはいくつかの変更を除いてチュートリアルのそれと同じです: …