128
edits
Redconfetti (talk | contribs) |
Redconfetti (talk | contribs) |
||
Line 92: | Line 92: | ||
= Configuring Your OpenWRT Router to Work on the Sudomesh Network = | = Configuring Your OpenWRT Router to Work on the Sudomesh Network = | ||
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. | |||
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 == |
edits