Re: [Etherboot-developers] Dropping DHCP messgaes
Brought to you by:
marty_connor,
stefanhajnoczi
|
From: David C. <dav...@rc...> - 2001-11-04 15:32:13
|
Ok, in first32.c of mknbi, I modify it so that is also extract the nisdomain (rfc1533 tag 40) from the bootp messages. But when using dhcp I find the nisdomain tag is missing or empty string. What is the problem? It seems the messages are sent by the dhcp server but the client cannot receive it? Is there a bug in the current ISC dhcpd that use non-standard vendor tag number for nisdomain or it is dropped by etherboot? I just want to make sure what's happening.... Thanks. regards, DC Ken Yap wrote: >>I cannot find here does the vendor tag goes when ethberboot receive dhcp >>messages.. it seems like etherboot somehow drop those packets but I >>beleive not, I am sure my dhcp is configured properly, but which part of >>the code that I can use to retrieve additional options from the dhcp >>messages? Thanks. >> > >Can you explain again please? I didn't understand that. > >_______________________________________________ >Etherboot-developers mailing list >Eth...@li... >https://lists.sourceforge.net/lists/listinfo/etherboot-developers > |