leasquery

Walter Onda walter.onda at glattnet.ch
Fri May 8 08:20:26 UTC 2009


 
Hallo

I'm trying to enable leasequery on 4.1.0.

subnet 172.19.96.0 netmask 255.255.240.0 {
 default-lease-time 3600;
 option routers 172.19.96.1;
 option subnet-mask 255.255.240.0;
 allow leasequery;
 pool {
    range 172.19.96.100 172.19.96.199;    
    allow members of "MTA";
 }
}

Is this declaration in a wrong place? Because the DHCP Server dosn't answer
at the Request from our DOCSIS System. 
3.0.7 works fine.

Bye the way, does 4.1.0 still not write static leases in the lease file?

Kind Regards,
Walter





More information about the dhcp-users mailing list