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

Re: Network problems with Linux synthetic target


> On Thu, Feb 05, 2004 at 04:12:23PM -0200, ijeukens@lme.usp.br wrote:
>>
>>    Hi,
>>
>>    I'm having problems with the linux synthetic target with network
>>    support.
>> I have configured the synthetic eth0 to map a real eth1 on the linux
>> machine. This is the output of the ping_test test:
>> tcpdump: listening on eth1
>> 15:53:08.994476 0:e0:7d:f7:b6:37 Broadcast arp 42: arp who-has
>> 10.2.2.1 tell 10.2.2.1015:53:09.994463 0:e0:7d:f7:b6:37 Broadcast arp
>> 42: arp who-has 10.2.2.1 tell 10.2.2.1015:53:10.994832
>> 0:e0:7d:f7:b6:37 Broadcast arp 42: arp who-has 10.2.2.1 tell
>> 10.2.2.1015:53:12.998844 0:e0:7d:f7:b6:37 Broadcast arp 42: arp
>> who-has 10.2.2.33
>
>
>>    So, I guess the problem is that arp is not replying, right? How
>> do I make this work. Thanks.
>
> What you have shown looks OK. Can you ping 10.2.2.1 from the linux
> host? If the linux host cannot ping it, eCos will not be able to ping
> it.
>

    Andrew,

     Yes, I can ping from linux the ip 10.2.2.1. I have a fedora installed,
 with eth0 and eth1. The interface eth0 is configured with ip 192.168.0.11
and is used for adsl based internet connection. The eth1 is used only for
supplying the ecos application with a real ethernet board. It is activated
only when the ecos application is started (with the --io option).
I have tried using ethertap, but got the same results.

   Ivan







-- 
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]