Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To put your mesh on internet, you need build you mesh network first or run a simulation on your local computer. Then go to http://lg.he.net/ and ping your mote's ipv6 address by typing in the text box. You will see the response messages of your mote in your mesh network. If you are running a simulation the address would be like: 2001:470:67:70a:1415:92cc::2 (node2).

Info
titleNetwork Prefix

You need to change the IPV6PREFIX at OpenTun.py to the prefix you got from HE first. For our case, it would be 0x20,0x01,0x04,0x70,0x00,0x67,0x07,0x0a . The default network prefix is 0xbb,0xbb,0x00,0x00,0x00,0x00,0x00,0x00, which is used as local address.

 

If you can see something like below, congratulations! you have successfully put your mesh network on the internet. 

...