<div dir="ltr">I made some small progress tonight. The pair of ethernet (LAN) ports are eth1 (the WAN port is eth0). Add option ifname 'eth1' to the lan section in /etc/config/network gets those ports to work. Since Commotion only configures eth0 (WAN) to be used, the br-lan interface is bound to eth0's MAC address. You have to wipe out br-lan (brctl delbr) and recreate it starting with eth1 (and adding wlan1 in my case).<div>I haven't yet looked at getting the WAN side working at the same time with LAN but I don't think that will be much work.<br><div><br><div>I did finally look in to the problem I was having with my 2.4GHz client radios some how screwing up the 900MHz mesh.</div><div>High CPU usage from olsrd was causing poor performance. Eventually olsrd settles down and the mesh stabilizes but that takes a good 5-10 minutes. I'm not sure how roaming nodes or a frequently changing topology might stir up olsrd.</div><div>I can't say I'd recommend using the basic 300MHz RB411/433 boards because of this (they're a pain to flash anyway). They will work in a pinch or in a very static mesh but I'd recommend going for the 680MHz AH models.</div></div></div><div><br></div><div>-Adam</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Nov 18, 2014 at 11:58 AM, Adam Steele <span dir="ltr"><<a href="mailto:steeleam08@gmail.com" target="_blank">steeleam08@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Andy,<div><br></div><div>I think that switch config makes the most sense. I haven't yet created one for my RB433s but I'll take a look at it tonight. If I come up with anything meaningful I'll get it up on github.</div><span class="HOEnZb"><font color="#888888"><div><br></div><div>-Adam</div></font></span></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Nov 18, 2014 at 11:26 AM, Andy Gunn <span dir="ltr"><<a href="mailto:andygunn@opentechinstitute.org" target="_blank">andygunn@opentechinstitute.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span>-----BEGIN PGP SIGNED MESSAGE-----<br>
Hash: SHA1<br>
<br>
</span>Hey Adam - we received a few MikroTik RB433 systems with R52nM Wi-Fi<br>
cards (two per board for multi-radio testing), and are going to start<br>
experimenting with Commotion on them. Did you make progress with the<br>
switch setup for these boards?<br>
<br>
We would like to offer official support images for these boards, but<br>
will need to incorporate a default switch configuration as well. My<br>
thinking was:<br>
eth1: WAN (DHCP client by default, configurable to static or DHCP server)<br>
eth2 and eth3: LAN (DHCP server enabled, bridged with APs)<br>
<br>
If you have information or switch configurations, please create an<br>
issue in the commotion-router github queue:<br>
<a href="https://github.com/opentechinstitute/commotion-router/issues" target="_blank">https://github.com/opentechinstitute/commotion-router/issues</a><br>
<br>
That will really help us out, thanks!<br>
- -Andy<br>
<span><br>
<br>
On 11/05/2014 10:41 PM, Adam Steele wrote:<br>
> The testing continues. I let OpenWRT build things overnight (I need<br>
> a faster build box) and got a working kmod-ath5k. Got that<br>
> installed on my four RouterBoards and cards started showing up.<br>
><br>
> One hiccup I've had is that the automatic gateway detection doesn't<br>
> work on the RB433/RB433AH (which has a WAN port and 2 LAN ports).<br>
> When left to "auto" mode the RB433/AH will never hand out DHCP<br>
> leases to LAN clients (Wireless or Ethernet). I'm guessing the<br>
> vlan/switch isn't setup properly but I haven't looked at it yet.<br>
> For now I've just set it to always hand out leases.<br>
><br>
> Another problem I've been chasing down is evidently a faulty<br>
> 2.4GHz card. When I turn it on it destroys the 900MHz mesh (the<br>
> 900MHz cards are technically 2.4GHz cards with transverters, so<br>
> they can be susceptible to strong 2.4GHz interference). ETX will go<br>
> from 1.000 to a minimum of 2.500, with many links being >4. Not<br>
> exactly sure how this single card is bringing the mesh to a halt,<br>
> that will be tomorrows task.<br>
><br>
> -Adam<br>
><br>
> On Wed, Nov 5, 2014 at 11:31 AM, Andy Gunn<br>
> <<a href="mailto:andygunn@opentechinstitute.org" target="_blank">andygunn@opentechinstitute.org</a><br>
</span><div><div>> <mailto:<a href="mailto:andygunn@opentechinstitute.org" target="_blank">andygunn@opentechinstitute.org</a>>> wrote:<br>
><br>
> I think that makes sense, as long as the file doesn't change very<br>
> often?<br>
><br>
> Can we link directly to the proper file on the Downloads page? We<br>
> can put a footnote in at the bottom of the MikroTik table that this<br>
> file comes from OpenWRT.<br>
><br>
><br>
> On 11/05/2014 11:29 AM, Josh King wrote:<br>
>> Sure, I can do that. Though in this case, I think it makes the<br>
>> most sense just to remove the netboot image from the downloads<br>
>> page and update the documentation to direct them to download it<br>
>> from OpenWRT's website, unless you think there's a need to mirror<br>
>> the file.<br>
><br>
>> On 11/05/2014 11:00 AM, Andy Gunn wrote:<br>
>>> That makes sense to me Josh. Can you update the website /<br>
>>> downloads page with the proper image? I will need to update<br>
>>> the installation documentation and test again.<br>
>>><br>
>>><br>
>>> On 11/05/2014 10:55 AM, Josh King wrote:<br>
>>>> It may make sense for us just to update the documentation to<br>
>>>> recommend using the stock netboot image rather than our own.<br>
>>>> Although Commotion can run in 32 MB of RAM, it does make<br>
>>>> sense that that amount of memory might not be able to hold<br>
>>>> the netboot filesystem, all of its Commotion processes, AND<br>
>>>> the install image. Since there's no real reason that the<br>
>>>> netboot image has to be Commotion, it could save some<br>
>>>> trouble.<br>
>>><br>
>>>> On 11/05/2014 10:20 AM, Josh King wrote:<br>
>>>>><br>
>>>>><br>
>>>>> On 11/04/2014 11:09 AM, Andy Gunn wrote:<br>
>>>>>> Hey Adam - thanks for the note about this. We might need<br>
>>>>>> to modify our installation instructions for the RB411 -<br>
>>>>>> we only have a RB411/AH in house, so we didn't catch<br>
>>>>>> that problem. I will make sure to get some vanilla 411<br>
>>>>>> boards to test.<br>
>>>>>><br>
>>>>>> Glad to hear the 433 boards are working. One bug we have<br>
>>>>>> noticed about the MikroTik radio cards is that dual band<br>
>>>>>> cards only show 2.4GHz in the Commotion setup wizard.<br>
>>>>>> There is an issue in on this:<br>
>>>>>> <a href="https://github.com/opentechinstitute/commotion-router/issues/149" target="_blank">https://github.com/opentechinstitute/commotion-router/issues/149</a><br>
>>>>>><br>
>>>>>><br>
>>>>>><br>
>>><br>
>>>>>><br>
><br>
>>>>>><br>
Keep us posted on the MikroTik testing!<br>
>>>>>><br>
>>>>>><br>
>>>>>> On 11/03/2014 09:30 PM, Adam Steele wrote:<br>
>>>>>>> I've spent the evening tinkering around with Commotion<br>
>>>>>>> and getting it installed on Mikrotik devices other<br>
>>>>>>> than the RB411AH (since I don't own one).<br>
>>>>>><br>
>>>>>>> So far I've tried the RB433, RB433AH and RB411.<br>
>>>>>><br>
>>>>>>> No trouble with the RB433 or RB433AH. Installed and<br>
>>>>>>> running. I've not poked around enough to determine<br>
>>>>>>> stability but it seems to be all there.<br>
>>>>>><br>
>>>>>>> The RB411 was a bit harder. The issue with the device<br>
>>>>>>> is that it only has 32MB of RAM. When trying to install<br>
>>>>>>> the usual way it runs out of RAM during the wget2nand<br>
>>>>>>> process. The stock<br>
>>>>>><br>
>>>>>>> My work around was to boot the stock OpenWRT image and<br>
>>>>>>> wget2nand from there with the Commotion kernel/rootfs<br>
>>>>>>> files. Again, I've not poked around enough to figure<br>
>>>>>>> out if Commotion will be stable on only 32MB RAM but<br>
>>>>>>> I'll find out and report back.<br>
>>>>>><br>
>>>>>><br>
>>>>>>> -Adam<br>
>>>>>><br>
>>>>>><br>
>>>>>><br>
>>>>>>> _______________________________________________<br>
>>>>>>> Commotion-discuss mailing list<br>
>>>>>>> <a href="mailto:Commotion-discuss@lists.chambana.net" target="_blank">Commotion-discuss@lists.chambana.net</a><br>
</div></div>> <mailto:<a href="mailto:Commotion-discuss@lists.chambana.net" target="_blank">Commotion-discuss@lists.chambana.net</a>><br>
<span>>>>>>>> <a href="https://lists.chambana.net/mailman/listinfo/commotion-discuss" target="_blank">https://lists.chambana.net/mailman/listinfo/commotion-discuss</a><br>
>>>>>><br>
>>>>>><br>
>>>>>><br>
>>>>>>><br>
>>><br>
>>>>>>><br>
><br>
>>>>>>><br>
_______________________________________________<br>
>>>>>> Commotion-discuss mailing list<br>
>>>>>> <a href="mailto:Commotion-discuss@lists.chambana.net" target="_blank">Commotion-discuss@lists.chambana.net</a><br>
</span>> <mailto:<a href="mailto:Commotion-discuss@lists.chambana.net" target="_blank">Commotion-discuss@lists.chambana.net</a>><br>
<span>>>>>>> <a href="https://lists.chambana.net/mailman/listinfo/commotion-discuss" target="_blank">https://lists.chambana.net/mailman/listinfo/commotion-discuss</a><br>
>>>>>><br>
>>>>><br>
>>><br>
>>><br>
>>><br>
><br>
>>>>>><br>
>>>>>><br>
><br>
><br>
<br>
- --<br>
Andy Gunn, Field Engineer<br>
Open Technology Institute, New America Foundation<br>
<a href="mailto:andygunn@opentechinstitute.org" target="_blank">andygunn@opentechinstitute.org</a> | <a href="tel:202-596-3484" value="+12025963484" target="_blank">202-596-3484</a><br>
<br>
-----BEGIN PGP SIGNATURE-----<br>
Version: GnuPG v1<br>
<br>
</span>iQEcBAEBAgAGBQJUa3MrAAoJEO7c3Fzx1WU8Wh4H/30mDSRpbKTYOLQQ8w0KNgKu<br>
X7w0gh9bH8JmYNeSwqpv+CQvQu+k6gW7jNvPWm79lPCq1LhFj4I3uFDJLip0v+kA<br>
GuyYMv5goVXJU0daYcaRTt1++J8hm/Z/xXnPod7QkywZAHnthGivcZvhR1gpzBNG<br>
+ODtzXAqC7fLbGeFi09PPWS3RSLIRxBPZHlOMquBifKysJH3L0EICstI+buWSVH7<br>
QkBe1596qt36ECKfuvf8VhdWv1l5WbsPQG+9ky8eSN6lWehsYBWbJwRerxfQYL3A<br>
l9CfPSD4BsmWJ0EfpS7lMGZQrqUH31gqgb+7gjOC1PYkBQfwnGKyqLh8kytRSqk=<br>
=0Z7R<br>
-----END PGP SIGNATURE-----<br>
</blockquote></div><br></div>
</div></div></blockquote></div><br></div>