public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] eCos - i386 -network problem--
@ 2005-05-17  5:02 rpai
  0 siblings, 0 replies; only message in thread
From: rpai @ 2005-05-17  5:02 UTC (permalink / raw)
  To: ecos-discuss


 hello .....

 I have made redboot of i386 in floppy ,I loaded my application and executed

    I have an application that should capture packet..  i inialized 2 eth
card using config tool .. and in program just called
init_network_devices()... I have connected a system to eth0 using
cross cable and another eth1 to the LAN .

                                                     (LAN bcoz sytem r far )
    sys1 --> cross cable -->[(eth0) Sys2 (eth1)]--> LAN <--> sys3
  (10.168.12.169)    (10.168.12.170) ||  (10.168.12.171)    (10.168.12.172)



  i want my system to sys1 ping to sys3 , it is not happeneing ...

  sys1 is pinging to eth0 ..
  sys1 is not pinging to eth1 ..   here it shows ' host unreachable '

  sys3 is not pinging to eth1 .... it transmists packet ,nothing comes on
the screen I  kept transmitting 40 packets..

  this messsage is apperaing in the redboot
           " arp: 10.168.12.169 is on eth0 but got reply from 0x0017aa34
on eth1 "
  and also " arp: 10.168.12.172 is on eth0 but got reply from 0x0017b334
on eth1 "
	   "  arp: 10.168.12.106 is on eth0 but got reply from 0x0017b334 on eth1 "
        mostly the messages of arp is from sys1 ()



  my doubt -> why the sys2(eth1)(ip 10.168.12.171) is not responding to
sys3 (10.168.12.172)


       is it bocoz i have set for both eth0 & 1 same gateway ....

        is there any routing protocol to be enabled to pass packet through
one eth0 to eth1 another..

  I also enabled the chek box in the INET .. " multicast routing support "
but it showed me error
    when building library....

    so what is the routing protocol in ecos and where is it to be woken ..
     can any one get me a solution........


    thanks


-- 
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] only message in thread

only message in thread, other threads:[~2005-05-16 17:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-05-17  5:02 [ECOS] eCos - i386 -network problem-- rpai

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