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: Redboot Server address problem


On Sun, Sep 12, 2004 at 08:14:05PM -0600, Vijay Jayaraman wrote:
> Hello friends,
>  I am working with Redboot and I am trying to compile with Redboot having
> the following setup.
> IP ADDRESS - 192.168.0.5
> GATEWAY - 192.168.0.1
> DNS - 192.168.0.1
> Subnet Mask - 255.255.255.0
> Server IP (as in ip_address -h) - 192.168.0.2
> 
> I have managed to set all the above in the ecos.ecc file and they work
> perfectly fine. But, everytime
> I need to specigy the Server IP using
> 
> REDBOOT> ip_address -h 192.168.0.2
> 
> Is there a way I could change that too?? I could not find an option to
> change it in the ecos.ecc file.
> Is the host address same as the DNS???

Nope its different. Are your sources up to date? If so you can use
CYGDAT_REDBOOT_DEFAULT_BOOTP_SERVER_IP_ADDR

        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]