This is the mail archive of the ecos-discuss@sources.redhat.com 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 problem in application image


> But under what conditions could a DHCP server send out a DHCP OFFER and then
> not respond to the subsequent DHCP REQUEST with a DHCP ACK? That's what
> we'll have to investigate.

The dhcp server could have a bug in it, or the DHCP request might not
be fully correct. Take a look at the RFC which defines these messages.
 
> About the current DHCP server on the LAN, I guess they've configured some
> Win 2000 machine to act as a DHCP server, so I'll have to figure out how to
> debug that. Or maybe I can run my test on a separate LAN with my own DHCP
> server.

Using a seperate test network is recommended. Having two DHCP servers
on the same network giving out different IP subnets is going to cause
trouble with your gateway unless it has been correctly configured for
this. 

        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]