On Thu, Sep 11, 2008 at 06:44:25AM -0700, Omprakash Gnawali wrote:
> ---------- Forwarded message ----------
> From: swaytha sasi <[EMAIL PROTECTED]>
> Date: Thu, Sep 11, 2008 at 4:48 AM
> Subject: Re: [Tinyos-help] Implementing the 6lowpan
> To: [email protected]
> 
> 
> Hello all..
> 
> I am relatively new to tinyos programming.I am trying to run the
> 6lowpan application.I have the mote with the base station program
> attached to the pc and the tunnelling daemon running.As per the read
> me files the ping6 commands should work to ping the mote with the
> 6lowpan program running.But I am unable to ping the mote.The mote with
> the 6lowpan prog seems to neither be receiving nor sending packets. Am
> i missing out something!
> Kindly help.
>
> Regards,
> Sway

Hi Sway,

Check your routing table to make sure packets for the motes are routed
via the correct interface (tunX).

You may also want to inspect the output of the tunnelling daemon to
determine if it is receiving the echo request packets from ping6.

Matus

Attachment: signature.asc
Description: Digital signature

_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to