[Olsr-dev] http-info down since some days (luci)

Ufo (spam-protected)
Mon Jun 23 17:44:26 CEST 2014


Am 23.06.14 12:50, schrieb Henning Rogge:
> What port is the LUCI gui using to communicate with Olsrd?
Port? We only have an Airport near Leipzig :-)
Luci1 & OLSR1 are inside openwrt (BB), just a "normal" trunk build for 
freifunk meshkit via imagebuilder (via git.openwrt.org/openwrt.git) from 
last week.
its also always a fresh build in a clean directory, to get rid of old 
stuff and crazy changes within openwrt trunk...

Am 23.06.14 13:17, schrieb Bastian Bittorf:
> * Ufo <(spam-protected)> [23.06.2014 13:14]:
>> sorry for my inartfully expressed problem. So i will try it with a
>> simple picture again:
>> https://twitter.com/freifunk_l/status/481016100613009408
> seems, that the "jsoninfo" plugin is not running anymore.
> please provide the output of '/var/etc/olsrd.conf'
>
but, neigh.sh command is also communicating with this plugin!? and thats 
working..
i dont get it, guys, maybe because its monday, sorry. but anyway, here 
the olsr-config for that device (10.61.106.1):

(spam-protected):~# cat /var/etc/olsrd.conf

DebugLevel 0
AllowNoInt yes

LoadPlugin "olsrd_arprefresh.so.0.1"
{
}

LoadPlugin "olsrd_nameservice.so.0.3"
{
     PlParam "name" "106-1"
     PlParam "lat" "51.33348"
     PlParam "lon" "12.40297"
     PlParam "latlon-file" "/var/run/latlon.js"
     PlParam "hosts-file" "/var/etc/hosts.olsr"
     PlParam "sighup-pid-file" "/var/run/dnsmasq.pid"
     PlParam "services-file" "/var/run/services_olsr"
     PlParam "suffix" ".olsr.leipzig.freifunk.net"
}

LoadPlugin "olsrd_txtinfo.so.0.1"
{
     PlParam "accept" "0.0.0.0"
}

LoadPlugin "olsrd_watchdog.so.0.1"
{
     PlParam "file" "/var/run/olsrd.watchdog"
     PlParam "interval" "30"
}

LoadPlugin "olsrd_jsoninfo.so.0.0"
{
}

InterfaceDefaults
{
     Ip4Broadcast 255.255.255.255
}

Interface "wlan0"
{
     LinkQualityMult default 0.8
     Mode "mesh"
}

Interface "wlan1"
{
}

Interface "eth0.2"
{
}






More information about the Olsr-dev mailing list