<div dir="ltr"><div>I have seen sporadic instances of certain repeater nodes' (not all, generally a small subset of all repeater nodes in a given mesh), break their route through the gateway node if the gateway node reboots while the repeater does not.<br>

<br></div>That is, the gateway node reboots, and the affected repeater node thereafter appears to correctly re-establish its route thru the gateway, but the gateway doesn't actually route the repeater's traffic.  From the affected node, I can ping the gateway's mesh IP and also the gateway's WAN IP, but I can't ping anything beyond the gateway node's WAN interface.<br clear="all">

<div><div><div><div><div><br></div><div>Restarting olsrd on the repeater node seems to resolve this problem consistently.<br><br></div><div>This is occurring on nodes running OpenWRT AA r39154 and OLSRd v6.5-4, using SmartGateway.  I'm quoting my /etc/config/olsrd below, used on all notes alike.<br>

<br></div><div>Has anyone else observed a similar problem?  Browsing the changelog at <a href="http://olsr.org/git/">http://olsr.org/git/</a> since v6.5-4 doesn't show any mention of explicit SmartGateway bugfixes, just additional features.<br>

</div><div><br>-----<br>config olsrd<br>    # uncomment the following line to use a custom config file instead:<br>    #option config_file '/etc/olsrd.conf'<br><br>    option 'IpVersion' '4'<br>    option 'LinkQualityLevel' '2'<br>

    option 'LinkQualityAlgorithm' 'etx_ffeth'<br>    option 'SmartGateway' 'yes'<br>    option 'Pollrate' '0.1'<br>    option 'TcRedundancy'    '2'<br>    option 'MprCoverage'    '5'<br>

<br>config 'LoadPlugin'<br>    option 'library' 'olsrd_arprefresh.so.0.1'<br><br>config 'LoadPlugin'<br>    option 'library' 'olsrd_dyn_gw.so.0.5'<br><br>config 'LoadPlugin'<br>

    option 'library' 'olsrd_dyn_gw_plain.so.0.4'<br><br>config 'LoadPlugin'<br>  option 'library' 'olsrd_nameservice.so.0.3'<br>  #option 'resolv_file' '/tmp/resolv.conf.auto'<br>

  option 'sighup_pid_file' '/var/run/dnsmasq.pid'<br>  option 'suffix' '.mesh'<br><br>config 'LoadPlugin'<br>    option 'library' 'olsrd_txtinfo.so.0.1'<br>    option 'accept' '0.0.0.0'<br>

<br>config 'Interface'<br>    list 'interface' 'mesh'<br>    option 'Ip4Broadcast' '255.255.255.255'<br>    option 'Mode' 'mesh' <br></div><div>#<br><br clear="all">

<br>-- <br>Ben West<div><a href="http://gowasabi.net" target="_blank">http://gowasabi.net</a><br><a href="mailto:ben@gowasabi.net" target="_blank">ben@gowasabi.net</a><br>314-246-9434<br></div>
</div></div></div></div></div></div>