[Olsr-users] txtinfo plugin...

Xavier Martinez (spam-protected)
Tue Sep 9 09:55:52 CEST 2008


I'm using olsr under kamikaze trunk on a Nanostation2 and everything works
fine except the txtinfo plugin. When I try "wget -q -O -
http://127.0.0.1:2006" I've got "wget: no response from server". However, a
linksys WRT54G with the same config file and version works fine. Olsr
version is 0.5.6-rc7 on both cases...

Any ideas on what I'm doing wrong?

Here is my olsrd.conf:

DebugLevel              0
IpVersion               4
AllowNoInt              yes
Pollrate                0.1
TcRedundancy            2
MprCoverage             7
LinkQualityFishEye      1
LinkQualityWinSize      100
LinkQualityDijkstraLimit 0 6.0
LinkQualityLevel 2
UseHysteresis no
Interface "ath0" "ath1"
        {
        HelloInterval           4.0
        HelloValidityTime       72.0
        TcInterval              3.0
        TcValidityTime          216.0
        MidInterval             12.0
        MidValidityTime         216.0
        HnaInterval             12.0
        HnaValidityTime         72.0
        }
Interface "tap0" "tap1" "tap2"
{
        HelloInterval           5.0
        HelloValidityTime       90.0
        TcInterval              2.0
        TcValidityTime          270.0
        MidInterval             15.0
        MidValidityTime         90.0
        HnaInterval             15.0
        HnaValidityTime         90.0
        Ip4Broadcast 10.224.255.255
}
# Olsrd plugins to load
LoadPlugin "olsrd_txtinfo.so.0.1"
        {
        PlParam "Accept" "127.0.0.1"
        }
LoadPlugin "olsrd_httpinfo.so.0.1"
        {
        PlParam     "port"   "8080"
        PlParam     "Net"    "0.0.0.0 0.0.0.0"
LoadPlugin "olsrd_nameservice.so.0.3"
        {
        PlParam "name"          "TDT-4"
        PlParam "hosts-file"    "/tmp/hosts.olsr"
        PlParam "resolv-file"   "/tmp/resolv.conf.olsr"
        PlParam "suffix"        ".olsr"
        }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.olsr.org/pipermail/olsr-users/attachments/20080909/a8fbe984/attachment.html>


More information about the Olsr-users mailing list