Hi everyone,

I'm trying to stablish my IPv6 subnetwork, but I'm having some problems...
I'm working with TinyOS2.1, Ubuntu 8.10 and b6lowpan code from Berkeley. I
have created the tunnel and everything works fine with it; I've installed
IPBaseStation on a mote (telosb) and UDPEcho on another one, and when I try
sudo ./serial_tun /dev/ttyUSB0 telosb I get the following message:

12:25:26.92874: INFO: Read config from 'serial_tun.conf'
12:25:26.93021: INFO:   Proxying neighbor advertisements to eth1
12:25:26.93045: INFO:   Using channel 21
12:25:26.94820: INFO: created tunnel device: tun0
12:25:26.165437: INFO: send me SIGUSR1 to dump the topology to a
'nwgraph.dot' in the cwd
12:25:32.370990: INFO: interface device successfully initialized
12:29:38.639489: WARN: tun_input: dropping packet with IPv6 options
12:29:40.626674: WARN: tun_input: dropping packet with IPv6 options
Cannot find device "eth1"
Cannot find device "eth1"

With that I've started radvd (works fine) and tried to make a ping6 to the
mote with UDPEcho, but destination is unreachable!

ping6 2001:470:1f12:89b::65
PING 2001:470:1f12:89b::65(2001:470:1f12:89b::65) 56 data bytes
>From 2001:470:1f12:89b::1 icmp_seq=1 Destination unreachable: Address
unreachable

With ifconfig I can see tun0 interface with the correct address and I've
changed the prefix at serial_tun.conf and radvd.conf. 

Any help will be great! Thank you in advance!!!

Ana.
-- 
View this message in context: 
http://www.nabble.com/Problems-connecting-IPv6-subnet-tp22494804p22494804.html
Sent from the TinyOS - Help mailing list archive at Nabble.com.

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

Reply via email to