ISC DHCP server offers fixed IP addresses to ANY device!

Apu apu at spfld.com
Fri Dec 26 02:11:27 UTC 2008


li jun wrote, On 12/25/08 9:05 PM:
> subnet 10.10.10.0 mask 255.255.255.0 {
>   option routers 10.10.10.1;
>   range 10.10.10.2     10.10.10.56
>   range 10.10.10.58    10.10.10.254
>   host donaldduck {
>     hardware ethernet 00:11:22:33:44:55;
>     fixed-address 10.10.10.57;
>   }
> }
> 
> but when I restart the dhcpd. the daemon reported error message.(log:
> "Address range 10.10.10.58    10.10.10.254 netmask 255.255.255.0 spans
> multiple subnets!")

Try a semi-colon to the end of your range statements.



-- 
 _
| |
|-|
| |pu <apu at spfld.com>
http://www.spfld.com/





More information about the dhcp-users mailing list