[prev in list] [next in list] [prev in thread] [next in thread] 

List:       busybox
Subject:    [BusyBox] Windows DHCP server and tftp server name
From:       "John A. Milburn" <JohnAMilburn () hotmail ! com>
Date:       2004-04-28 1:03:15
Message-ID: BAY9-DAV337liRtUvh10000b365 () hotmail ! com
[Download RAW message or body]

I have been testing Thinstation 2 for use in a Windows network as a Citrix
client.

Windows DHCP server does not return the Boot-Server-Name (option 0x42)
to get the config files unless it is requested by the client. By default,
udhcp does not
The following change makes it work with the Windows 2000 server.

File: busybox-1.00-pre8/networking/udhcp/options.c
Line 42 from
  {"tftp", OPTION_STRING, 0x42},
to
  {"tftp", OPTION_STRING | OPTION_REQ, 0x42},


_______________________________________________
busybox mailing list
busybox@mail.busybox.net
http://codepoet.org/mailman/listinfo/busybox
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic