Recently we found something strange about ipxe: The client is an IMAC,  in our 
NBP, after PXE_UDP_OPEN we send a udp packet to another server(or machine) 
other than the dhcp server,  PXE_UDP_WRITE always return fail, if we tried to 
use PXE_TFTP_OPEN then PXE_TFTP_CLOSE to the server before PXE_UDP_OPEN, 
PXE_UDP_WRITE return success. We've tried to print some log message in 
neighbour.c, it defered the packet because there's no neighbour entry, but the 
it seems the arp never been got and put to neighbour list, could you tell me is 
there something we need to work on?



李郧成
边锋云更新项目部 
电话:0571-87859210
传真:0571-87859210
邮箱:liyunchen...@bianfeng.com
网址:http://www.yungengxin.com/
办公地址:杭州西湖区西斗门路3号 天堂软件园 B栋C座2楼 邮编310012
--------------------------------------------------------------------------------------------------------------------------------------
                     
官网:http://www.bianfeng.com
总部地址:杭州西湖区西斗门路3号 天堂软件园 B栋C座2楼 邮编310012
 
_______________________________________________
ipxe-devel mailing list
ipxe-devel@lists.ipxe.org
https://lists.ipxe.org/mailman/listinfo.cgi/ipxe-devel

Reply via email to