public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] gateway using ixdp425
@ 2004-07-09  9:58 Sahota Herman
  2004-07-09 10:24 ` Andrew Lunn
  0 siblings, 1 reply; 2+ messages in thread
From: Sahota Herman @ 2004-07-09  9:58 UTC (permalink / raw)
  To: ecos-discuss

Hello everyone,

I am trying to make a gateway on the IXDP425 board as a part of my 
engineering school project. Could someone guide me to a usefull link that 
could help me proceed with the same using eCos.

Thanks in Advance,

Herman.

_________________________________________________________________
Get fast, reliable Internet access with MSN 9 Dial-up – now 2 months FREE!  
http://join.msn.click-url.com/go/onm00200361ave/direct/01/


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

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

* Re: [ECOS] gateway using ixdp425
  2004-07-09  9:58 [ECOS] gateway using ixdp425 Sahota Herman
@ 2004-07-09 10:24 ` Andrew Lunn
  0 siblings, 0 replies; 2+ messages in thread
From: Andrew Lunn @ 2004-07-09 10:24 UTC (permalink / raw)
  To: Sahota Herman; +Cc: ecos-discuss

On Fri, Jul 09, 2004 at 09:58:07AM +0000, Sahota Herman wrote:
> Hello everyone,
> 
> I am trying to make a gateway on the IXDP425 board as a part of my 
> engineering school project. Could someone guide me to a usefull link that 
> could help me proceed with the same using eCos.

Gateway as in IP router? 

People have tried this before i beleave. Read the ecos-discuss
archive.  I _think_ the forwarding parts of the FreeBSD stack are all
there, you just need to enable them. What is missing is the routing
daemon. If all you need are static routes then you can use IOCTL calls
to add them. If you want your gateway to be more dynamic you will need
to port/write a routing deamon.

Stevens has written a good book about the insides of the BSD
stack. You might find that useful if you have to make any changes to
the stack to make it work.

The FreeBSD site is probably a good source of information. You might
be able to find documention on the IOCTL needed to set up routes. They
might also has a BSD licensed routing daemon you can use. 

        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

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

end of thread, other threads:[~2004-07-09 10:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-07-09  9:58 [ECOS] gateway using ixdp425 Sahota Herman
2004-07-09 10:24 ` Andrew Lunn

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).