From: Andrew Lunn <andrew@lunn.ch>
To: Raghu <raghu_dk@yahoo.com>
Cc: ecos-devel@sources.redhat.com
Subject: Re: ecos freebsd_stack
Date: Thu, 03 Mar 2005 13:10:00 -0000 [thread overview]
Message-ID: <20050303131029.GL27187@lunn.ch> (raw)
In-Reply-To: <20050303121854.97923.qmail@web40425.mail.yahoo.com>
On Thu, Mar 03, 2005 at 04:18:54AM -0800, Raghu wrote:
> Hi All,
>
> I am working with IXDP425 eval board, and I am trying
> to configure CYGPKG_NET_FREEBSD_STACK, by assigning
> static IP address, using
> "CYGHWR_NET_DRIVER_ETH0_ADDRS".
>
> BOOTP[eth0] op: REPLY
> htype: Ethernet
> hlen: 6
> hops: 0
> xid: 0x0
> secs: 0
> flags: 0x0
> hw_addr: 00:02:b3:3c:25:88
> client IP: 192.168.250.222
> my IP: 192.168.250.222
> server IP: 192.168.250.165
> gateway IP: 192.168.250.2
> options:
> subnet mask: 255.255.255.0
> IP broadcast: 192.168.250.255
> gateway: 192.168.250.2
> Route - dst: 0.0.0.0, mask: 0.0.0.0, gateway:
> 192.168.250.2
>
> I am trying to "ping" my host machine from the
> IXDP425, using "ping_test.c" On the host machine I
> have "Ethreal" that sniffs packets. And I am able to
> get an "ARP Request" and "ARP Reply", without issues.
>
> 1 192.168.250.222 Broadcast ARP Who has
> 192.168.250.165? Tell 192.168.250.222
>
> 2 192.168.250.165 192.168.250.222 ARP
> 192.168.250.165 is at 00:11:25:4c:f9:8d
>
> But the "ICMP - ping request" is not being sent from
> the IXDP425 target board, or probably not being
> generated at all.
Does it send any more arps, or are there only these two messages?
What does the console show? Does it say anything about the ICMP
message it is trying to send?
Andrew
next prev parent reply other threads:[~2005-03-03 13:10 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-03-03 12:19 Raghu
2005-03-03 13:10 ` Andrew Lunn [this message]
2005-03-04 2:55 Raghu
2005-03-04 10:09 Raghu
2005-03-04 13:42 ` Gary Thomas
2005-03-04 13:54 ` David Vrabel
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=20050303131029.GL27187@lunn.ch \
--to=andrew@lunn.ch \
--cc=ecos-devel@sources.redhat.com \
--cc=raghu_dk@yahoo.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).