dhcpd problems

[email protected]
Newsgroups gmane.linux.suse.sparc
Message-ID <[email protected]>
Hello!

I am running SuSE 7.3 on a Sun Netra T1 with a QuadFast Ethernet Adapter.
I am having problems with the dhcp daemon.

I have a class B subnet defined with no constraints on the range:

ddns-update-style ad-hoc;

subnet 10.1.0.0 netmask 255.255.0.0
        {
authoritative;

        pool
                {
                range 10.1.0.1 10.1.254.254;
                option routers 10.0.1.2;
                max-lease-time 48000;
                default-lease-time 48000;
                }
        }

Now for the convoluted part.  I have tried several combinations of clients
and networking hardware.  It would appear that the daemon is willing to
grant an address if it receives a DHCPREQUEST packet for a specific IP, but
when it receives a DHCPDISCOVER, it logs "DHCPDISCOVER from
00:10:a4:b4:69:bf via eth0: network 10.1.0/16: no free leases".

The distro includes ISC dhcpd V3.0rc12, I have also tried 2.0pl4 and
3.0pl1.  They all exhibit this behavior.  This behavior does not manifest
itself with Class C subnets.  Has anyone seen this weirdness before??

Thank you for your time!

-Brett

==============================================
Brett Burnes
Network Technician
University of Nevada Las Vegas, Library Systems
[email protected]
702-895-2171


-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.