This is the mail archive of the ecos-devel@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]

ecos freebsd_stack


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.

Any clues please ??

Thanks in Advance.
Regards,
Raghu


	
		
__________________________________ 
Celebrate Yahoo!'s 10th Birthday! 
Yahoo! Netrospective: 100 Moments of the Web 
http://birthday.yahoo.com/netrospective/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]