Difference between revisions of "Mesh/WalkThrough"

293 bytes added ,  21:05, 4 May 2016
Line 92: Line 92:
= Configuring Your OpenWRT Router to Work on the Sudomesh Network =
= Configuring Your OpenWRT Router to Work on the Sudomesh Network =


These are the steps for configuring your newly flashed router. It will retrieve hardware information about the node, prompt you for a few config settings, and then query the meshnode database to get an available IP address and subnet.
After you have successfully flashed your router with the OpenWRT, you will need to use [makenode https://github.com/sudomesh/makenode] to complete the setup. makenode registers your node on the SudoMesh network, resulting in the assignment of a 64 IPv4 address subnet to your node, in addition to applying basic configuration.


Open your terminal and type:
From your terminal, run the following:


   git clone https://github.com/sudomesh/makenode.git
   git clone https://github.com/sudomesh/makenode.git
Line 108: Line 108:
* Subnet mask:  255.255.255.0
* Subnet mask:  255.255.255.0
* Gateway: 0.0.0.0
* Gateway: 0.0.0.0
See Network Configuration Guides: [https://sudoroom.org/wiki/Mesh/Network%20Configuration%20for%20Linux Linux] [https://sudoroom.org/wiki/Mesh/Network%20Configuration%20for%20MacOS%20X Mac]


== Linux ==
== Linux ==
128

edits