[Olsr-users] Http plugin does not work on OLSRv1 release 0.9.0.3

Henning Rogge (spam-protected)
Thu Dec 10 11:57:21 CET 2015


On Thu, Dec 10, 2015 at 11:02 AM, Hesameddin Alizadeh
<(spam-protected)> wrote:
> Actually I had been using 0.6.6.2 on this Client and just try to install this new release (0.9.0.3).
> I have not ever remove anything on Client.
> That’s my config on 0.9.0.3 :
>
> LoadPlugin "/usr/lib/olsrd/olsrd_httpinfo.so.0.1"

is /usr/lib/olsrd/olsrd_httpinfo.so.0.1 the httpinfo file from the
0.9.0.3 release you compiled?

> {
> #defaults to 1978
> #PlParam "Port" "8080"
> # if you dont set these, the default is to listen only on the loopback device
> #PlParam "Host"   "80.23.53.22"
> #PlParam "Net"    "10.0.0.0 255.0.0.0"
> #PlParam "Net" "0.0.0.0 0.0.0.0"
> #PlParam "Host"  "127.0.0.1"
> }
>
> On other Client with 0.6.6.2 is :
>
> LoadPlugin "olsrd_httpinfo.so.0.1"
> {
> # defaults to 1978
> #PlParam "Port" "8080"
> # if you dont set these, the default is to listen only on the loopback device
> #PlParam "Host"   "80.23.53.22"
> #PlParam "Net"    "10.0.0.0 255.0.0.0"
> PlParam "Net" "0.0.0.0 0.0.0.0"
> #PlParam "Host"  "127.0.0.1"
> }



More information about the Olsr-users mailing list