I have an article in the Linux Journal for December 2016 addressing this issue. It should become publicly available in January, but is currently available as a paid resource from http://www.linuxjournal.com/content/linux-journal-december-2016 Basically, you have to give the 6lowpan device a unique local or global address. The Ipv6 address automatically assigned is a link local address and isn't routable. You also have to set up your connection to the external network to be a gateway. If that is a Linux box, you need to set IPv6 forwarding in /etc/sysctl.conf. Using radvd to configure your RPi network is also useful. Then with a bit of huffing and puffing it should work Cheers Jan -- Dr Jan Newmarch, Head of Higher Education (ICT) @ Box Hill, Adjunct Professor @ University of Canberra P 61 3 9286 9971 M +61 4 0117 0509 F 61 3 9286 9100 W www.boxhill.edu.au W jan.newmarch.name E j.newmarch@xxxxxxxxxxxxxx E jan@xxxxxxxxxxxxx On Mon, 2016-12-19 at 14:35 +0530, JANARDHANACHARI KELLA wrote: > Hi to all, > > I am trying to enable 6lowpan network in raspberry pi.. > I have built kernel with enabling 6lowpan network and drivers. I wish > to route the devices from out side of the network... What I have to > do? > Please any one can help me, how to process... > > -- To unsubscribe from this list: send the line "unsubscribe linux-wpan" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html