public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] Ping test reply
@ 2004-04-29 11:20 Aniket S Joshi
  0 siblings, 0 replies; only message in thread
From: Aniket S Joshi @ 2004-04-29 11:20 UTC (permalink / raw)
  To: klawson; +Cc: ecos-discuss

[-- Attachment #1: Type: text/plain, Size: 218 bytes --]

FYI:
Pls find attached file ping_lo_test.txt which includes the result of ping lo test.c Application.

We are able to execute loopback ping but not able to ping the server


Thanks & Regards


Aniket Joshi


[-- Attachment #2: PING_LO_TEST_OUTPUT.txt --]
[-- Type: text/plain, Size: 4842 bytes --]

ADMIN@JOSHI /ecos-c/ecos-work/MDM
$ sh-elf-gcc -g -ml -m3 -I/ecos-c/ecos-work/test4_install/include ping_lo_test.
c -L/ecos-c/ecos-work/test4_install/lib -Ttarget.ld -nostdlib

ADMIN@JOSHI /ecos-c/ecos-work/MDM
$ sh-elf-gdb -nw a.out
GNU gdb 6.0
Copyright 2003 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "--host=i686-pc-cygwin --target=sh-elf"...
(gdb) set remotebaud 38400
(gdb) taregt remote com1
Undefined command: "taregt".  Try "help".
(gdb) target remote com1
Remote debugging using com1
0x800082ce in ?? ()
(gdb) load
Loading section .vectors, size 0x890 lma 0x8c020000
Loading section .text, size 0x46160 lma 0x8c020890
Loading section .rodata, size 0x2a20 lma 0x8c0669f0
Loading section .data, size 0x153c lma 0x8c069410
Start address 0x8c020000, load size 305484
Transfer rate: 28751 bits/sec, 449 bytes/write.
(gdb) continue
Continuing.
[cyg_net_init] Init: mbinit(0x00000000)
[cyg_net_init] Init: cyg_net_init_devs(0x00000000)
Init device 'dp83902a_eth0'
DP83902A - static ESA: 08:88:12:34:56:78
[cyg_net_init] Init: loopattach(0x00000000)
[cyg_net_init] Init: ifinit(0x00000000)
IFP: 0x8c0697ec, next: 0x8c0b785c
IFP: 0x8c0b785c, next: 0x00000000
[cyg_net_init] Init: domaininit(0x00000000)
[cyg_net_init] Init: cyg_net_add_domain(0x8c06a35c)
New domain internet at 0x00000000
[cyg_net_init] Init: cyg_net_add_domain(0x8c069d74)
New domain route at 0x00000000
[cyg_net_init] Init: cyg_route_init(0x00000000)
[cyg_net_init] Done
Start PING test
BOOTP[eth0] op: REPLY
       htype: Ethernet
        hlen: 6
        hops: 0
         xid: 0x0
        secs: 0
       flags: 0x0
       hw_addr: 00:0B:DB:C1:C4:FE
     client IP: 192.168.174.106
         my IP: 192.168.174.106
     server IP: 192.168.6.1
    gateway IP: 192.168.174.47
  options:
        subnet mask: 255.255.255.0
       IP broadcast: 192.168.174.255
            gateway: 192.168.174.47
[eth_drv_ioctl] Warning: Driver can't set multi-cast mode
[eth_drv_ioctl] Warning: Driver can't set multi-cast mode
[eth_drv_ioctl] Warning: Driver can't set multi-cast mode
PING server 127.0.0.1
64 bytes from 127.0.0.1: icmp_seq=0, time=0ms
64 bytes from 127.0.0.1: icmp_seq=1, time=0ms
64 bytes from 127.0.0.1: icmp_seq=2, time=0ms
64 bytes from 127.0.0.1: icmp_seq=3, time=0ms
64 bytes from 127.0.0.1: icmp_seq=4, time=0ms
64 bytes from 127.0.0.1: icmp_seq=5, time=0ms
64 bytes from 127.0.0.1: icmp_seq=6, time=0ms
64 bytes from 127.0.0.1: icmp_seq=7, time=0ms
64 bytes from 127.0.0.1: icmp_seq=8, time=0ms
64 bytes from 127.0.0.1: icmp_seq=9, time=10ms
64 bytes from 127.0.0.1: icmp_seq=10, time=10ms
64 bytes from 127.0.0.1: icmp_seq=11, time=10ms
64 bytes from 127.0.0.1: icmp_seq=12, time=10ms
64 bytes from 127.0.0.1: icmp_seq=13, time=10ms
64 bytes from 127.0.0.1: icmp_seq=14, time=0ms
64 bytes from 127.0.0.1: icmp_seq=15, time=10ms
Sent 16 packets, received 16 OK, 0 bad
PING server 192.168.174.47
recvfrom: Operation timed out
recvfrom: Operation timed out
recvfrom: Operation timed out
recvfrom: Operation timed out
recvfrom: Operation timed out
recvfrom: Operation timed out
sendto: Host is down
sendto: Host is down
sendto: Host is down
sendto: Host is down
sendto: Host is down
sendto: Host is down
sendto: Host is down
sendto: Host is down
sendto: Host is down
sendto: Host is down
Sent 16 packets, received 0 OK, 0 bad
PING server 127.0.0.1
64 bytes from 127.0.0.1: icmp_seq=0, time=0ms
64 bytes from 127.0.0.1: icmp_seq=1, time=0ms
64 bytes from 127.0.0.1: icmp_seq=2, time=0ms
64 bytes from 127.0.0.1: icmp_seq=3, time=0ms
64 bytes from 127.0.0.1: icmp_seq=4, time=0ms
64 bytes from 127.0.0.1: icmp_seq=5, time=0ms
64 bytes from 127.0.0.1: icmp_seq=6, time=0ms
64 bytes from 127.0.0.1: icmp_seq=7, time=10ms
64 bytes from 127.0.0.1: icmp_seq=8, time=10ms
64 bytes from 127.0.0.1: icmp_seq=9, time=10ms
64 bytes from 127.0.0.1: icmp_seq=10, time=10ms
64 bytes from 127.0.0.1: icmp_seq=11, time=10ms
64 bytes from 127.0.0.1: icmp_seq=12, time=10ms
64 bytes from 127.0.0.1: icmp_seq=13, time=0ms
64 bytes from 127.0.0.1: icmp_seq=14, time=10ms
64 bytes from 127.0.0.1: icmp_seq=15, time=0ms
Sent 16 packets, received 16 OK, 0 bad
PING server 192.168.174.47
sendto: Host is down
sendto: Host is down
sendto: Host is down
sendto: Host is down
sendto: Host is down
sendto: Host is down
sendto: Host is down
sendto: Host is down
sendto: Host is down
sendto: Host is down
sendto: Host is down
sendto: Host is down
sendto: Host is down
sendto: Host is down
sendto: Host is down
sendto: Host is down
Sent 16 packets, received 0 OK, 0 bad
PASS:<Done pinging loopback>
EXIT:<done>


[-- Attachment #3: Type: text/plain, Size: 148 bytes --]

-- 
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:[~2004-04-29  6:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-04-29 11:20 [ECOS] Ping test reply Aniket S Joshi

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