public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] Static IP for redboot on pc not working
@ 2002-04-23 23:44 Jagbir Singh
  2002-04-24 19:01 ` Gary Thomas
  0 siblings, 1 reply; 2+ messages in thread
From: Jagbir Singh @ 2002-04-23 23:44 UTC (permalink / raw)
  To: ecos-discuss

Hello.
I am attempting to build a redboot floppy for the pc class machines to get 
acquainted with the redboot feature set.

I have checked out the latest CVS tree.

I wish to transfer a pre compiled ecos kernel image onto a host  pc, remotely.

I did not find any details of specifying a static IP initially but on browsing 
through the archives, I came up with mention of the 
CYGDAT_REDBOOT_DEFAULT_IP_ADDR
directive and added it to my ecos.ecc with an appropriate IP. (This was n

I assumed that redboot would now use this IP by default and not bother to 
issue a DHCP request.
However, it IS doing a DHCP request , failing and then is unpingable remotely.
Also I cannot ping any other host on the LAN using the up-an-running redboot.

What am I missing ?

Has support for a static IP been deprecated in favour of DHCP ?
Help.
Robin.

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [ECOS] Static IP for redboot on pc not working
  2002-04-23 23:44 [ECOS] Static IP for redboot on pc not working Jagbir Singh
@ 2002-04-24 19:01 ` Gary Thomas
  0 siblings, 0 replies; 2+ messages in thread
From: Gary Thomas @ 2002-04-24 19:01 UTC (permalink / raw)
  To: Jagbir Singh; +Cc: eCos Discussion

On Wed, 2002-04-24 at 00:43, Jagbir Singh wrote:
> Hello.
> I am attempting to build a redboot floppy for the pc class machines to get 
> acquainted with the redboot feature set.
> 
> I have checked out the latest CVS tree.
> 
> I wish to transfer a pre compiled ecos kernel image onto a host  pc, remotely.
> 
> I did not find any details of specifying a static IP initially but on browsing 
> through the archives, I came up with mention of the 
> CYGDAT_REDBOOT_DEFAULT_IP_ADDR
> directive and added it to my ecos.ecc with an appropriate IP. (This was n
> 
> I assumed that redboot would now use this IP by default and not bother to 
> issue a DHCP request.
> However, it IS doing a DHCP request , failing and then is unpingable remotely.
> Also I cannot ping any other host on the LAN using the up-an-running redboot.
> 
> What am I missing ?

Read the documentation (the CDL :-) for this option.  It clearly states
that the static IP address is *only* used if there is no response from 
a BOOTP server.  If you want to only use the static IP address (and not
try BOOTP), just turn BOOTP off by setting CYGSEM_REDBOOT_DEFAULT_NO_BOOTP.



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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-04-25  2:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-04-23 23:44 [ECOS] Static IP for redboot on pc not working Jagbir Singh
2002-04-24 19:01 ` Gary Thomas

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).