Re: BUG in DHCP BooTP part?
- From: "Marco Della Rocca" <info@xxxxxxxxxxx>
- Date: Wed, 7 Jun 2006 18:47:52 +0200
Found something new:
DHCP tries to resolve the string in oprion 066!
Strings that are IPs will be converted to IPs and put to the bootreply field
"siaddr", the 4 byte server address!
Strings that are equal to MS(!) OS hosts are resolved and the IP is put to
"siaddr" in the bootreply
Strings that are equal to Linux or other Hosts names (resolvable by DNS, and
local) are not resolved and DHCP does not reply to the bootrequest!
So my fault! RFC 951 talks only about clients filling the sname field in a
request to specify it's favourite bootserver and I did not read this
carefully, since I was used dhcpd that allows sname filled by the server in
a reply.
So option 066 is only, to give a jit resolvable "siaddr" (as long as the
name belongs to a local MS-OS host).
--- Sorry for my prior post. ---
If someone knows a way, to let MS DHCP fillin something to the "sname"
field, I'd be very interested - thanks in advance!
Here's what I want (or need) to do:
There is a embedded linux driven machine with a 2 stage bootloader (BooTP
and tftp).
The first stage is not patchable in any way. The first stage does a
bootrequest and tries to boot the "file" field from "sname" server (from the
bootreply). So I need to fill in sname in DHCPs bootreply. --- Not
possible? ---
Sure, I could use dhcpd on a Linux machine, but: I need this embedded device
in that MS DHCP controlled part of our net and I don't want 2 different
server to reply to the bootrequest. So I have only 2 possible solutions:
1) disable DHCP for that specific MAC (did not find anything about doing
something like this, any help would be great) - and use a Linux dhcpd only
on that MAC (possible)
2) Get MS DHCP to put a string in the "sname" field ...... - So no way to
get whan I want, it seems.
Best regards
Marco Della Rocca
http://www.digital-freedom.de
The first stage
"Marco Della Rocca" <info@xxxxxxxxxxx> schrieb im Newsbeitrag
news:%23q%230gskiGHA.4080@xxxxxxxxxxxxxxxxxxxxxxx
DHCP on SBS2003 std. with all updates up to now.
Hi all,
I'm going mad on the following problem:
.
- References:
- BUG in DHCP BooTP part?
- From: Marco Della Rocca
- BUG in DHCP BooTP part?
- Prev by Date: Re: SBS 2003 and member server W2000 problems
- Next by Date: Re: Setup and configuration (installation) time SBS 2003
- Previous by thread: BUG in DHCP BooTP part?
- Next by thread: RE: BUG in DHCP BooTP part?
- Index(es):
Relevant Pages
|