<p>Whats about making a default based on ipv6? This would make it easy to prevent address collisions by the starting script.</p>
<p>Henning</p>
<div class="gmail_quote">Am 28.06.2012 21:20 schrieb "Hans-Christoph Steiner" <<a href="mailto:hans@guardianproject.info">hans@guardianproject.info</a>>:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
<br>
On 06/28/2012 03:06 PM, Daniel Nitzpon wrote:<br>
> Am 28.06.2012 20:38, schrieb Hans-Christoph Steiner:<br>
>> On 06/28/2012 02:34 PM, Markus Kittenberger wrote:<br>
>>>><br>
>>>> As for wireless hardware with bad ad-hoc support, this script isn't<br>
>>>> going to make things worse for them.<br>
>>><br>
>>> not for them, but for others! (-;<br>
>>><br>
>> How?<br>
><br>
> AKAIK most mesh networks tend to have the problem that it's too easy to<br>
> connect to them rather than too difficult.<br>
><br>
> We often have "black holes" resulting from HNA or firewall<br>
> misconfiguration, that attract all traffic e.g. going out to the<br>
> internet but then drop the packets instead of forwarding them.<br>
> In similar ways double use of IP adresses, malfunctioning drivers, too<br>
> high tx power settings etc. can render a mesh network unusable in practice.<br>
> The problem is in general that a user can ruin the network for all the<br>
> others, in the worst case without even noticing anything himself. If you<br>
> don't have any contact details of this user then, you're f**ed.<br>
><br>
> I like the idea of having out-of-the-box connectivity to local meshes a<br>
> lot, but this is definitely something that (if doable at all) needs a<br>
> much more holistic approach than sensible olsrd.conf defaults.<br>
<br>
Thanks, that was a useful description.  I think I'll go back to my<br>
original idea with is and make the default setup have sensible defaults<br>
in olsrd.conf then use these settings for the adhoc setup:<br>
<br>
SSID: <a href="http://olsr.org" target="_blank">olsr.org</a><br>
BSSID: cc:cc:cc:cc:cc:cc<br>
channel: 7<br>
ip address: 172.29.x.x with x being the last digits of the MAC<br>
netmask 255.255.0.0<br>
Ip4Broadcast          255.255.255.255<br>
LinkQualityFishEye 1<br>
LinkQualityAlgorithm "etx_ff"<br>
<br>
This will let people easily start a mesh with whoever is nearby, but<br>
make it harder for them to inadvertently connect to a mesh and mess it<br>
up.  Do the above settings make sense?  I think "Ip4Broadcast<br>
255.255.255.255" and the use of InterfaceDefaults are the only changes<br>
from the previous olsrd.conf that was included, besides text formatting.<br>
<br>
.hc<br>
<br>
--<br>
Olsr-dev mailing list<br>
<a href="mailto:Olsr-dev@lists.olsr.org">Olsr-dev@lists.olsr.org</a><br>
<a href="https://lists.olsr.org/mailman/listinfo/olsr-dev" target="_blank">https://lists.olsr.org/mailman/listinfo/olsr-dev</a><br>
</blockquote></div>