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

That's a pretty tricky thing to try to do.   The DHCP server does
detect buggy Win95 clients, , but you can't count on clients being
buggy in the future.   If you want to try, the 3.0 server should be
able to do it with something like this:

if exists host-name and suffix (option host-name, 1) = 0 {
  deny booting;
}

Unfortunately, while I was testing to make sure that this would parse,
I discovered that it didn't, so I'm going to generate a new snapshot
shortly that will fix the problem, and I'll let you know that that's
happened.   I don't have a Win95 box handy to actually test this, but
I think it'll work.   There's no way to do this in 2.0.

                               _MelloN_


------------------------------------------------------------------------------
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