[Olsr-users] Olsr node stops sending olsr messages

Brian Lutz (spam-protected)
Tue Mar 25 00:03:08 CET 2008


I've run into an odd problem that recurs without any user intervention. With 3 or more nodes set up in a mesh, one of them will stop transmitting olsr messages of any kind. Traffic is still routed through it and it still receives olsr messages from other nodes, but no HELLO, LQ, etc messages are sent our from it. Has this happened to anyone else?

We are running olsrd 0.5.5 under OpenWrt Trunk rev 10500

Our olsrd.conf

#
# olsr.org OLSR daemon config file
#
# Lines starting with a # are discarded
#
DebugLevel      8
IpVersion       4
FIBMetric "flat"
LinkQualityFishEye 1
LinkQualityDijkstraLimit 3 3.0
ClearScreen     yes
Hna4
{
   192.168.2.40  255.255.255.248
   192.168.2.7  255.255.255.255
}
Hna6
{
}
AllowNoInt      yes                                                   
Willingness     7                                                            
IpcConnect                                                                       
{                                                                    
     MaxConnections  1                       
     Host            127.0.0.1                         
}                                           
UseHysteresis   no                    
LinkQualityLevel        2                                                    
LinkQualityWinSize      100                                                     
Pollrate        0.05                                                           
NicChgsPollInt  3.0                         
TcRedundancy    2                             
MprCoverage     5         
LoadPlugin "olsrd_bmf.so.1.5.2"                                                  
{                                                                                
    PlParam     "BmfInterfaceIp" "192.168.3.41/24"                               
    PlParam     "DoLocalBroadcast" "yes"                                         
    PlParam     "CapturePacketsOnOlsrInterfaces" "yes"                           
    PlParam     "BmfMechanism" "Broadcast"                                       
    PlParam     "FanOutLimit" "1"                                                
    PlParam     "NonOlsrIf" "br-lan"                                             
}                              
LoadPlugin "olsrd_httpinfo.so.0.1"                                               
{                                                                      
    PlParam     "port"   "8079"                                        
    PlParam     "Net"    "192.168.2.0 255.255.255.0"                             
    PlParam     "Net"    "127.0.0.0 255.255.255.0"                               
}                                                                                
LoadPlugin "olsrd_nameservice.so.0.3"                                            
{                                                                                
    PlParam     "suffix" ".mesh"                                                 
    PlParam     "name" "node-5"                                                  
    PlParam     "hosts-file" "/etc/hosts"                                        
    PlParam     "resolv-file" "/etc/resolv.conf"                                 
    PlParam     "interval" "5"                                                   
}                                                   
Interface "ath0" "ath1"                                                
{                                                                               
    AutoDetectChanges            yes                                 
    HelloInterval    0.2                                                     
    HelloValidityTime   20.0                                            
    TcInterval        0.5                                                         
    TcValidityTime      20.0                                            
    MidInterval 0.5                                                          
    MidValidityTime     20.0                                           
    HnaInterval 0.5                                                            
    HnaValidityTime     20.0   
}    
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.olsr.org/pipermail/olsr-users/attachments/20080324/b6e197af/attachment.html>


More information about the Olsr-users mailing list