public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: rpai@it.iitb.ac.in
To: ecos-discuss@sources.redhat.com
Subject: [ECOS]  eCos- i386-network problem( routing )
Date: Mon, 16 May 2005 12:26:00 -0000	[thread overview]
Message-ID: <32811.10.129.11.162.1116239911.squirrel@www.it.iitb.ac.in> (raw)


 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

             reply	other threads:[~2005-05-16 10:38 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-16 12:26 rpai [this message]
2005-05-17  7:14 Matt Jerdonek
2005-05-17 10:38 ` rpai

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=32811.10.129.11.162.1116239911.squirrel@www.it.iitb.ac.in \
    --to=rpai@it.iitb.ac.in \
    --cc=ecos-discuss@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).