ltib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Ltib] ipv6 LTIB issues


From: Mickael Chazaux
Subject: Re: [Ltib] ipv6 LTIB issues
Date: Fri, 13 Apr 2012 10:38:41 +0200

Hi,
>
> Thanks for getting back to me.  I am not sure what you mean by the FEC driver.
> Could you send me a link to this information?  My embedded system running 
> LTIB linux
> has a local address fe80::xxxx, but I can't talk to it from any machine on 
> the network.
> Using wireshark I can see that it is not responding to the Neighbor 
> Solicitation Mesg with a Neighbor Advertisement Mesg.  How do I put the FEC 
> in promiscuous mode to solve this problem?
> It would be great help!

I remember investigating on a similar problem mid 2010. The symptom
was the freescale board would not respond to a ping to its IPv6
address. The problem may be in the source of the FEC driver in the
linux kernel (Maybe a misconfiguration of the MAC, so it filters out
the Ethernet destination address of your NDP messages)
To put the interface eth0 in promisc mode, type as root on the device
"ifconfig eth0 promisc".

Mickael



reply via email to

[Prev in Thread] Current Thread [Next in Thread]