No free leases

shishir at subisu.net.np shishir at subisu.net.np
Fri Sep 1 16:21:07 UTC 2006


Hi,
do you have any single computer/network with DHCP client on ?

also if you are using static IP in your network why do you need to run
DHCP server ?

can u explain your network ...that are in eth1 and eth2 ?

shishir

> Hi,
>
> Some computers are not booting becouse its occuring an error that dhcp
> is logging "no free leases" but all terminals are configured with static
> ip.
>
> dhcp config:
>
> default-lease-time            600;
> max-lease-time                7200;
>
> subnet 192.168.11.0 netmask 255.255.255.0 {
>          option subnet-mask            255.255.255.0;
>          option broadcast-address      192.168.11.255;
>          option routers                192.168.11.251;
>          option domain-name-servers    192.168.11.251;
>          option domain-name            "vlan2";
>
>          filename "/pxelinux.0";
>
>          group {
>
>                 # Host Terminal:vlan2:47
>                      host 192.168.21.120 {
>                      hardware ethernet 00:13:90:00:F2:0F;
>                      fixed-address 192.168.11.120;
>                 }
>
> }
>
> The dhcp log shows:
>
> Sep  1 11:17:58 gerenciador dhcpd: DHCPREQUEST for 192.168.21.42
> (192.168.21.251) from 00:13:90:00:f2:6b via eth2
> Sep  1 11:17:58 gerenciador dhcpd: DHCPACK on 192.168.21.42 to
> 00:13:90:00:f2:6b via eth2
> Sep  1 11:19:28 gerenciador dhcpd: DHCPDISCOVER from 00:13:90:00:f2:0f
> via eth2: network 192.168.21/24: no free leases
> Sep  1 11:19:42 gerenciador last message repeated 3 times
> Sep  1 11:20:54 gerenciador last message repeated 4 times
> Sep  1 11:21:35 gerenciador last message repeated 5 times
> Sep  1 11:25:14 gerenciador dhcpd: DHCPDISCOVER from 00:13:90:00:f2:48
> via eth1: network 192.168.11/24: no free leases
> Sep  1 11:25:54 gerenciador last message repeated 4 times
> Sep  1 11:26:02 gerenciador dhcpd: DHCPDISCOVER from 00:13:90:00:f2:48
> via eth1: network 192.168.11/24: no free leases
> Sep  1 11:27:58 gerenciador last message repeated 7 times
> Sep  1 11:28:06 gerenciador dhcpd: DHCPDISCOVER from 00:13:90:00:f2:48
> via eth1: network 192.168.11/24: no free leases
> Sep  1 11:29:29 gerenciador dhcpd: DHCPDISCOVER from 00:13:90:00:f2:0f
> via eth2: network 192.168.21/24: no free leases
> Sep  1 11:29:43 gerenciador last message repeated 3 times
> Sep  1 11:30:50 gerenciador last message repeated 7 times
> Sep  1 11:31:31 gerenciador last message repeated 4 times
> Sep  1 11:36:51 gerenciador dhcpd: DHCPDISCOVER from 00:13:90:00:f2:21
> via eth1
>
> Packets installed:
>
> ii  dhcp-client            2.0pl5-19.4
> ii  dhcp3-common           3.0.4-6
> ii  dhcp3-server           3.0.4-6
>
> The file /var/lib/dhcp3/dhcpd.leases is empty.
>
> Can someone help me with this problem?
>
> Thanks in advance.
> Marcos Iuato
>
>




More information about the dhcp-users mailing list