This is the mail archive of the ecos-discuss@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: DHCP problems


On Wed, Jan 25, 2006 at 01:33:09PM -0500, Steve West wrote:
> I have upgraded from eCos 1.0 to the latest eCos version. Everything is 
> running fine except for DHCP. TCP & DNS work fine. The DHCP sends the 
> request to the server and a response comes back from the server, but the 
> DHCP client never receives the frame ( I see the frame on the sniffer). It 
> seems that it will not receive a broadcast frame. Any ideas?

What address is the frame sent back to, both IP address and MAC
address. There have been problems in the past of the server doing this
wrong, or not honoring the Broadcast flag. See section 4.1 of the RFC.

        Andrew

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]