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: BOOTP/DHCP failed on eth0


Robert Lee wrote:
> 
> Hi,
> 
> I got this message
> 
> BOOTP/DHCP failed on eth0
> 
> while calling init_all_network_interfaces().
> 
> However, I am not using BOOTP/DHCP.  I use Assabet and
> the Compact Flash Ethernet has a fixed IP address.
> The  networking is ok because I can use "load" (by
> tftp) in RedBoot.
> 
> RedBoot> fconfig
> Run script at boot: false
> Use BOOTP for network configuration: false
> 
> Does anybody know what's wrong and how to fix it?

The redboot config isn't the same as your application config. Look in the
network package configuration for how to set static IP addresses. Note if
you set the address to the same as redboot you will need to disable network
debugging. Better to use a different address.

Jifl
-- 
Red Hat, Rustat House, Clifton Road, Cambridge, UK. Tel: +44 (1223) 271062
Maybe this world is another planet's Hell -Aldous Huxley || Opinions==mine


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