[Olsr-users] OLSR txtinfo plugin not working on OpenWRT Backfire 10.03.1?
Ben West
(spam-protected)
Wed Feb 29 23:40:26 CET 2012
Hi All,
I recently upgraded all my UBNT M5 units to from Backfire r25206 to
Backfire 10.03.1, which comes with these OLSRD pkgs:
olsrd - 0.6.1-3
olsrd-mod-arprefresh - 0.6.1-3
olsrd-mod-dyn-gw - 0.6.1-3
olsrd-mod-httpinfo - 0.6.1-3
olsrd-mod-nameservice - 0.6.1-3
olsrd-mod-secure - 0.6.1-3
olsrd-mod-txtinfo - 0.6.1-3
olsrd-mod-watchdog - 0.6.1-3
The OLSRD txt info plugin worked with the version included with Backfire
25206, but now trying to connect to port 2006 either fails (connection
refused), or nothing is returned.
(spam-protected):~# wget -qO- http://127.0.0.1:2006/
(spam-protected):~# <nothing>
(spam-protected):~# echo "all" | nc localhost 2006
HTTP/1.0 200 OK
Content-type: text/plain
<nothing>
This is the relevant clause from my olsrd.conf, which is unchanged from
when the txtinfo plugin worked under Backfire r25206.
# Don't remove olsrd_txtinfo from this file
# as this plugin is used by the Webinterface
# to display the OLSR Info
LoadPlugin "olsrd_txtinfo.so.0.1"
{
PlParam "port" "2006"
PlParam "Accept" "127.0.0.1"
}
Is this a known problem?
--
Ben West
(spam-protected)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.olsr.org/pipermail/olsr-users/attachments/20120229/775cbf26/attachment.html>
More information about the Olsr-users
mailing list