[Olsr-users] Http plugin does not work on OLSRv1 release 0.9.0.3
Hesameddin Alizadeh
(spam-protected)
Thu Dec 10 14:53:47 CET 2015
OK, I remove debian packet ( apt-get remove olsrd ) and compile 0.9.0.3 ( make build_all ) and modified the config :
OUTPUT :
***********************************************************************
# netstat -tlp
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
tcp 0 0 *:ssh *:* LISTEN 625/sshd
tcp6 0 0 [::]:ssh [::]:* LISTEN 625/sshd
***********************************************************************
# olsrd
*** olsr.org - 0.9.0.3-git_0000000-hash_e99324164d31b0d4fe29e984e37ecdc1 ***
Build date: 2015-11-30 15:02:27 on pi1client
http://www.olsr.org
Parsing file: "/etc/olsrd/olsrd.conf"
Debug level: 1
Fixed Main IP: X.X.X
Plugin: olsrd_jsoninfo.so.0.0
Plugin: /home/raspberry/olsrd-0.9.0.3/lib/httpinfo/olsrd_httpinfo.so.0.1
Plugin param key:"Net" val: "0.0.0.0 0.0.0.0"
Interface Defaultssetting ifs_in_curr_cfg = 0
IPv4 broadcast/multicast : AUTO (d)
Mode : mesh (d)
IPv6 multicast : ff02::6d
HELLO emission/validity : 2.00 (d)/20.00 (d)
TC emission/validity : 5.00 (d)/300.00 (d)
MID emission/validity : 5.00 (d)/300.00 (d)
HNA emission/validity : 5.00 (d)/300.00 (d)
Autodetect changes : yes
IPv4 broadcast/multicast : AUTO
Mode : mesh
IPv6 multicast : ::
HELLO emission/validity : 0.00/0.00
TC emission/validity : 0.00/0.00
MID emission/validity : 0.00/0.00
HNA emission/validity : 0.00/0.00
Autodetect changes : no
Added 0.0.0.0 to IP deny set
Added 127.0.0.1 to IP deny set
---- Interface configuration ----
Checking mesh0:
Wireless interface detected
Metric: 1
MTU - IPhdr: 1472
Index 4
Address:X.X.X.X
Netmask:255.255.255.0
Broadcast address:X.X.X.255
Using 'etx_ff' algorithm for lq calculation.
TC: add entry X.X.X.X
RIB: add prefix X.X.X:X/32 from X.X.X.X
---------- LOADING LIBRARY /home/raspberry/olsrd-0.9.0.3/lib/httpinfo/olsrd_httpinfo.so.0.1 ----------
Httpinfo olsrd plugin 0.1 by Andreas Tonnesen
Checking plugin interface version: 5 - OK
Trying to fetch plugin init function: OK
Trying to fetch parameter table and it's size...
Sending parameters...
"Net"/"0.0.0.0 0.0.0.0"... Net: OK
Running plugin_init function...
---------- LIBRARY /home/raspberry/olsrd-0.9.0.3/lib/httpinfo/olsrd_httpinfo.so.0.1 LOADED ----------
More information about the Olsr-users
mailing list