This is the mail archive of the ecos-discuss@sourceware.org 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]

RE: How to test ethernet connection?




On Thu, 7 Dec 2006, David Luca wrote:

Yes, we use in our local network IP's ranging from 172.168.1.1
(gateway) to 172.168.1.255. I specified that I can download the
application to target using target's MicroMonitor (something like
RedBoot) using this IP. If I don't start the eCos application I can
ping my target, but after start of eCos application, "request time
out".Should ping command be working?

Local adresses pools as specified in RFC1597 are


<pre>
1. Linux-HOWTOs/NET3-4-HOWTO
-----------------------------------------------------------
|         RESERVED PRIVATE NETWORK ALLOCATIONS            |
-----------------------------------------------------------
| Network | Netmask       | Network Addresses             |
| Class   |               |                               |
-----------------------------------------------------------
|    A    | 255.0.0.0     | 10.0.0.0    - 10.255.255.255  |
|    B    | 255.255.0.0   | 172.16.0.0  - 172.31.255.255  |
|    C    | 255.255.255.0 | 192.168.0.0 - 192.168.255.255 |
-----------------------------------------------------------
</pre>

--Sergei


-- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


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