On Fri, Mar 19, 2010 at 11:00:40AM -0400, Jon Smirl wrote:
> On Fri, Mar 19, 2010 at 10:57 AM, Dmitry Eremin-Solenikov
> 
> We aren't using 6lowpan. It should be possible to set an IPv6 address
> on the interface. I can set an IPv4 one without error.

Along these lines, if I set an IPv4 address:

wpan0     Link encap:UNSPEC  HWaddr
DE-AD-BE-AF-CA-FE-BA-BE-00-00-00-00-00-00-
-00  
          inet addr:192.168.1.102  Bcast:192.168.1.255
          Mask:255.255.255.0
          UP BROADCAST RUNNING NOARP  MTU:127  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:10 
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

and a route:

Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref
Use Iface
192.168.1.0     *               255.255.255.0   U     0      0
0 wpan0


and then try to ping someone:

ping -s 16 192.168.1.100

Shouldn't I get packets sent over-the-air? And commands sent to the
device? 

I do see these packets with wireshark on wpan0, but send commands
aren't going to the serial device.

-Mar.

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Linux-zigbee-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/linux-zigbee-devel

Reply via email to