Difference between revisions of "Mesh/WalkThrough"

Jump to navigation Jump to search
2 bytes added ,  22:53, 5 January 2016
m
Line 28: Line 28:
==Confirm Installation==
==Confirm Installation==
In order to confirm that the installation has proceeded correctly, use an ethernet cable to  connect your computer to the "internet/WAN" port of  your router and set your IP address to an address on the 172.22.0.0/24 subnet:
In order to confirm that the installation has proceeded correctly, use an ethernet cable to  connect your computer to the "internet/WAN" port of  your router and set your IP address to an address on the 172.22.0.0/24 subnet:
<code>$ ip addr add 172.22.0.9/24 dev IF_NAME</code>
<code>$ ip addr add 172.22.0.9/24 dev IF_NAME</code>
(where IF_NAME is the name of your ethernet interface)
(where IF_NAME is the name of your ethernet interface)

Navigation menu