use of dhcp

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I want to use the extra options of dhcp, so I started using option 043, which
is needed to ask vendor specific information. On my network sniffer I see the
dchp request from my client to the dhcp server, and this server answers with
the correct dhcp acknowledge which I entered at the server side.
However I do not find the answer for this option 043 in the registry.
How should I implement and use such extra dhcp options ?
 
Isn't there anyone who has already done such use of dhcp ?
I really need some help to put me in the right direction.
 
Johnny said:
I want to use the extra options of dhcp, so I started using option 043, which
is needed to ask vendor specific information. On my network sniffer I see the
dchp request from my client to the dhcp server, and this server answers with
the correct dhcp acknowledge which I entered at the server side.
However I do not find the answer for this option 043 in the registry.
How should I implement and use such extra dhcp options ?

Not all DHCP implementations will support those options, I'll betcha.
 
Back
Top