186
edits
(Mesh Walkthrough - Updating to reflect all the new changes) |
|||
Line 30: | Line 30: | ||
<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) | ||
You ''may'' want to stop network-manager (not all distros use this, but Ubuntu does): | You ''may'' want to stop network-manager (not all distros use this, but Ubuntu does): | ||
<code>$ /etc/init.d/network-manager stop</code> | <code>$ /etc/init.d/network-manager stop</code> | ||
Line 40: | Line 42: | ||
You ''may'' need to restart the router, but be careful not to restart it while it's in the process of flashing. | You ''may'' need to restart the router, but be careful not to restart it while it's in the process of flashing. | ||
=Configuring= | =Configuring= |