Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Aug 2007 22:20:30 -0700 (PDT)
From:      Joe <josepha48@yahoo.com>
To:        FreeBSD Questioins <freebsd-questions@freebsd.org>
Subject:   isc-dhcp3-server issues with windows 2000 client
Message-ID:  <879396.79523.qm@web34604.mail.mud.yahoo.com>

next in thread | raw e-mail | index | archive | help
Hello, 

   I tried posting under a similar topic, but not sure if it went through.  I'm new on this list, but not a total newbie.   I have  upgraded a system from  p6 to p7.  Everything seems to be working on wtih the upgraded system except for dhcp.

   I have a backup of the old system and am using that to trouble shoot.  I have narrowed it down to the dhcpd binary.  If I put in the newer binary built with p7 it does not work with windows 2000.  If I put in the old binary it works fine.

Old Binary ( tcpdump ):

IP 0.0.0.0.68 > 255.255.255.255.67: BOOTP/DHCP, Request from 00:19:d1:df:f3:07, 
length: 317                                                                     
IP sss.sss.sss.sss.67 > ppp.ppp.ppp.ppp.68: BOOTP/DHCP, Reply, length: 300     

New Binary ( tcpdump ):

[ windows 2000 ] :

IP 0.0.0.0.68 > 255.255.255.255.67: BOOTP/DHCP, Request from 00:19:d1:df:f3:07, 
length: 300                                                                     
IP 0.0.0.0.68 > 255.255.255.255.67: BOOTP/DHCP, Request from aa:aa:aa:aa:aa:aa, 
length: 300                                                                     
IP 0.0.0.0.68 > 255.255.255.255.67: BOOTP/DHCP, Request from aa:aa:aa:aa:aa:aa, 
length: 300                                                                     
IP 0.0.0.0.68 > 255.255.255.255.67: BOOTP/DHCP, Request from aa:aa:aa:aa:aa:aa, 
length: 300                                                                     
IP 0.0.0.0.68 > 255.255.255.255.67: BOOTP/DHCP, Request from aa:aa:aa:aa:aa:aa, 
length: 300                                                                     

No reply is ever sent out

[ win xp - renewal ]

IP xxx.xxx.xxx.yyy.68 > xxx.xxx.xxx.zzz.67: BOOTP/DHCP, Request from 00:11:d8:13:0e:69
, length: 302                                                                   
IP xxx.xxx.xxx.zzz.67 > xxx.xxx.xxx.yyy.68: BOOTP/DHCP, Reply, length: 300            

FreeBSD clients seem to be able to obtain a new address with no problem.

My question is how do I trouble shoot the two binaries?  What tools can I use?  How do I get dhcpd to actually put out debugging info to the syslogs or on the command line?  I've tried the -d and got nothing.

any help is much appreciated.

Thanks, 
Joe










       
---------------------------------
Moody friends. Drama queens. Your life? Nope! - their life, your story.
 Play Sims Stories at Yahoo! Games. 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?879396.79523.qm>