in a mesh network, neither .. /16 or /17 or /18 ... /30 or /32 is correct, but usually anything (which is not too big) works..  (if the mesh routing software (e.g. olsrd) does work)<div><br></div><div>e.g. with a netmask of /32 you infact define that a node has no neighbours! (as its alone in its own network, and there is no network-route to anyone)</div>
<div>and u need a mesh routing software to add known neighbours,.. (and host routes to them)</div><div><br></div><div>while e.g. if u use a /24, the node has a network route to this /24, and thinks it has up to 255 neighbours (in its subnet) which are one hop away (which is usually wrong!)<br>
so you need to add a mesh routing software to add routes (via correct direct neighbours) to the nodes that are multiple hops away (else this node will try and (most often) fail to communicate directly with all neighbours within the subnet)</div>
<div><br></div><div>main difference (regarding unwanted side effects), in the latter case you have unwanted packets (e.g. many/repeated stupid arp-requests), while in the first u have no change to communicate from one hop to its direct neighbour if the mesh routing software e.g. crashed</div>
<div><br></div><div>i hope this clarified things, if not:</div><div><br></div><div>yes u are overthinking,... (-;</div><div><br></div><div>Markus</div><div><br></div><div>(btw did u mange to ping between 2 nodes (without olsrd) via adhoc already?)</div>
<div><br><div class="gmail_quote">On Fri, Feb 10, 2012 at 8:52 PM, Hans-Christoph Steiner <span dir="ltr"><<a href="mailto:hans@guardianproject.info">hans@guardianproject.info</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Maybe I'm overthinking this, but I can't seem to wrap my head around what each computer should have set for its netmask. It seems to me that each node on the network should have a netmask of 255.255.255.255 since each node has an entry individually.  But then I see that mesh networks use a defined set, like <a href="http://10.10.0.0/16" target="_blank">10.10.0.0/16</a>.  Is that just to define an IP for a given mesh?  Or should each computer also have a netmask of 255.255.0.0?<br>

<br>
.hc<br>
<br>
----------------------------------------------------------------------------<br>
<br>
"It is convenient to imagine a power beyond us because that means we don't have to examine our own lives.", from "The Idols of Environmentalism", by Curtis White<br>
<span class="HOEnZb"><font color="#888888"><br>
<br>
<br>
<br>
<br>
--<br>
Olsr-users mailing list<br>
<a href="mailto:Olsr-users@lists.olsr.org">Olsr-users@lists.olsr.org</a><br>
<a href="https://lists.olsr.org/mailman/listinfo/olsr-users" target="_blank">https://lists.olsr.org/mailman/listinfo/olsr-users</a><br>
</font></span></blockquote></div><br></div>