Has anyone been able to use ISC's DHCP version version 4.1 on Nevada, or 
Solaris 10?

I have tried x86 and SPARC, and in all cases the server in debug mode 
shows that it is sending a response,

Internet Systems Consortium DHCP Server 4.1.0a1
Copyright 2004-2008 Internet Systems Consortium.
All rights reserved.
For info, please visit http://www.isc.org/sw/dhcp/
Wrote 0 class decls to leases file.
Wrote 0 leases to leases file.
Listening on 
DLPI/qfe0/05:00:00:00:31:00:00:00:03:00:00:00:00:00:00:00/10.1.14.128/26
Sending on 
DLPI/qfe0/05:00:00:00:31:00:00:00:03:00:00:00:00:00:00:00/10.1.14.128/26
Sending on   Socket/fallback/fallback-net
DHCPDISCOVER from 00:16:17:1e:4a:c3 via qfe0
DHCPOFFER on 10.1.14.161 to 00:16:17:1e:4a:c3 via qfe0

yet neither a local snoop or on on another system (after I replaced my 
1GbE switch with a 10MbE hub) actually shows the outbound traffic on the 
wire.

I started with e1000g, but thought there might be a issue with DLPI and 
GLDv3, so I switched to qfe, but still the same problem.

If I follow the suggestion to set includes/site.h to USE_SOCKETS, the 
code won't compile (/usr/sfw/bin/gcc both on NV and S10)

gcc -DHAVE_CONFIG_H -I. -I../includes  -I.. -DLOCALSTATEDIR='"/var"' 
-g -O2 -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -D__EXTENSIONS__ 
-Wall -Werror -fno-strict-aliasing -MT dlpi.o -MD -MP -MF .deps/dlpi.Tpo 
-c -o dlpi.o dlpi.c
dlpi.c: In function `send_packet':
dlpi.c:538: warning: implicit declaration of function `send_fallback'
dlpi.c: In function `maybe_setup_fallback':
dlpi.c:1307: warning: implicit declaration of function 
`if_register_fallback'
*** Error code 1
make: Fatal error: Command failed for target `dlpi.o'

In all cases I have only one interface plumbed. I got same compile 
problem with 4.0.

I am using ISC as that is what I am replicating from a Fedora 7 based 
configuration.

Thanks
Steffen

(next step is to go to isc mailing list, I guess)

((the real objective is to use Fedora 7 as a jumpstart server, so if 
anybody has that working, I am all ears :)  I am trrying ISC DHCP on 
Solaris for some debugging--which is easier for me on Solaris.
_______________________________________________
networking-discuss mailing list
[email protected]

Reply via email to