Not configured to listen on any interfaces! and No subnet declaration for start

hong zhang henryzhang62 at yahoo.com
Sat Apr 5 00:25:26 UTC 2008


List,

dhcpd returns "No subnet declaration for start " and
"Not configured to listen on any interfaces".

Please let me know how to make it work.

Here is my dhcpd.conf.

#ddns-update-style none;
#ignore client-updates;

allow booting;
allow bootp;

next-server s227;
default-lease-time 360;
max-lease-time 720;

option subnet-mask		255.255.0.0;

subnet 190.0.0.0 netmask 255.255.0.0 {
	range 190.0.0.100 190.0.0.110;
	range 190.0.0.204 190.0.0.213;

	filename "pxelinux.0";
#	filename "elilo.efi";

}


------henry


      ____________________________________________________________________________________
You rock. That's why Blockbuster's offering you one month of Blockbuster Total Access, No Cost.  
http://tc.deals.yahoo.com/tc/blockbuster/text5.com


More information about the dhcp-users mailing list