*** From dhcp-server -- To unsubscribe, see the end of this message. ***

hmmmm...

our experience with NCD winterms is different from yours...  we have not
seen a problem where they send us an invalid option or "magic cookie" in
their requests, and in our case they don't send BOOTPREQUESTs anyway -- they
use DHCP....

have you captured a packet trace from one of the offending terminals?  there
are only a few, very specific reasons why parse_options() and
parse_option_buffer() will set the options_valid flag to false:  missing or
invalid magic cookie and the inability to obtain a buffer for storing an
option being the most likely to occur....

if your winterms are not sending a proper magic cookie, they are broken!!
contact your NCD rep for an update!

I am also puzzled why they are not sending DHCP requests....

now I have seen other vendor's winterm implementations do some really weird
things, such as expecting the server to act as non-volatile storage for
certain bits of client data, expecting the server to return data in options
129-254 (but without requesting those options!), and a few other bits of bad
behavior, but the NCD implementations seem to be pretty solid....

--Barr


> ----------
> From:         Andrew J. Korty[SMTP:[EMAIL PROTECTED]]
> Sent:         Tuesday, March 30, 1999 10:10 AM
> To:   [EMAIL PROTECTED]
> Subject:      Vendor code checking breaks for NCD terminals
> 
> <<File: ATT26615.ATT>>
> Forgive me if this has already been mulled over.  With our recent
> upgrade to the latest version of the ISC DHCP server (2.0b1pl18),
> our NCD terminals stopped getting all the parameters they need.
> It seems they are not sending the appropriate "vendor code" when
> making requests.  I've temporarily fixed the problem by ripping
> out the few lines of source in the server that check for this code
> (it simply didn't check in previous releases), but I'd like to know
> the correct solution.
> 
> I've included my patch to the server so it's clear what code I'm
> talking about.
> 
> Thanks for any help ...
> 
> Andrew J. Korty, Director     http://www.physics.purdue.edu/~ajk/
> Physics Computer Network            85 73 1F 04 63 D9 9D 65       
> Purdue University                   65 2E 7A A8 81 8C 45 75
> 


------------------------------------------------------------------------------
To unsubscribe from this list, please visit http://www.fugue.com/dhcp/lists
If you are without web access, or if you are having trouble with the web page,
please send mail to [EMAIL PROTECTED]   Please try to use the web
page first - it will take a long time for your request to be processed by hand.
------------------------------------------------------------------------------

Reply via email to