<div dir="ltr"><span style="color:rgb(80,0,80);font-size:12.8000001907349px">Hi Henning,</span><br><div><span style="color:rgb(80,0,80);font-size:12.8000001907349px"><br></span></div><div><span style="color:rgb(80,0,80);font-size:12.8000001907349px">You are right about http plugin, i wasn't statically linked in to the olsrd2_static. I haven't seen it with --version parameter. Also actually, I assumed that all plugins would be statically linked into the olsrd2_static executable. Any way, I have used telnet interface as you advised. </span></div><div><span style="color:rgb(80,0,80);font-size:12.8000001907349px"><br></span></div><div><span style="color:rgb(80,0,80);font-size:12.8000001907349px">I figured out that my configuration parameters about bitrates are not getting into account. I couldn't understand why. </span></div><div><span style="color:rgb(80,0,80);font-size:12.8000001907349px"><br></span></div><div><span style="color:rgb(80,0,80);font-size:12.8000001907349px">Also I figured out that ff_dat_metric is being calculated on the fly according to the link speed. if there is only one interface there is no problem, it calculates correctly. But, when I use two interfaces it cannot calculate each link properly. I think this is my problem, and explains why my scenario is not working. </span></div><div><span style="color:rgb(80,0,80);font-size:12.8000001907349px"><br></span></div><div><span style="color:rgb(80,0,80);font-size:12.8000001907349px">Could you check it, if there is really a problem or it is from my configuration.</span></div><div><span style="color:rgb(80,0,80);font-size:12.8000001907349px"><br></span></div><div><span style="color:rgb(80,0,80);font-size:12.8000001907349px">I checked the interfaces, speeds and connections again and again. They are same with the scenario, I have sent before.</span></div><div><span style="color:rgb(80,0,80);font-size:12.8000001907349px"><br></span></div><div><span style="color:rgb(80,0,80);font-size:12.8000001907349px">Best regards,</span></div><div><span style="color:rgb(80,0,80);font-size:12.8000001907349px"><br></span></div><div><span style="color:rgb(80,0,80);font-size:12.8000001907349px"><br></span></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Mar 4, 2015 at 3:43 PM, Henning Rogge <span dir="ltr"><<a href="mailto:hrogge@gmail.com" target="_blank">hrogge@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Wed, Mar 4, 2015 at 2:21 PM, Taner Kurtulus <<a href="mailto:tkurtulus@gmail.com">tkurtulus@gmail.com</a>> wrote:<br>
> Hi Henning,<br>
><br>
</span><span class="">> Thanks, I have been using olsrd2_sliver_static now.<br>
><br>
> Now, I have used the configuration files to set link speeds as you advised.<br>
> Before then, I just assumed that olsr probes link related statistics.<br>
><br>
> Please find the configuration files and running command as attached, I have<br>
> used. I hope they are correct, it would be an example usage of<br>
> configurations. I couldn't decide to write any postfix to the rates.<br>
<br>
</span>I think your configuration of the http_plugin is wrong... look into<br>
the wiki for the available parameters.<br>
<br>
I also think you did not load the http_plugin or bound it static into<br>
the executable.<br>
<br>
Anyways, the only thing that uses the http_plugin is the "http 2<br>
telnet" bridge plugin. If you want to query nhdpinfo or olsrv2info,<br>
use the text/telnet port.<br>
<span class=""><br>
> Now, something changed at the routes, but not it got worse. OLSR chooses the<br>
> worst link. Even, path A to B now is via C.<br>
<br>
</span>Maybe you mixed up the interfaces? The result would be okay if the<br>
link A-B is the slow one.<br>
<span class=""><br>
> About invalid routes I have mentioned at my previous mail. I just run the<br>
> olsrd2 with two interface.<br>
><br>
> ./olsrd2_static eth2 eth3<br>
><br>
> Also, I couldn't reach the remote control interface of olsr daemon via http<br>
> interface?  I just opened the firefox and write the address of<br>
> <a href="http://127.0.0.1:8080" target="_blank">http://127.0.0.1:8080</a> . Unfortunately not working :(<br>
<br>
</span>Try the telnet/text port 2009... not with http but with "telnet" or<br>
"netcat" (or "nc").<br>
<span class="HOEnZb"><font color="#888888"><br>
Henning Rogge<br>
</font></span></blockquote></div><br></div>