la parte olsrd sembra a posto. Ci sono essere un bug nello script di init.d ? puoi segnalare tu upstream a quelli di debian ?
se lo segnali metti in Cc: anche me oppure [email protected] grazie Saverio 2014-04-12 23:13 GMT+02:00 Leandro Noferini <[email protected]>: > On Sat, Apr 12, 2014 at 03:53:13PM +0200, Saverio Proto wrote: > >> se lo lanci da shell con >> >> olsrd -f /etc/olsrd/olsrd.conf >> >> fa correttamente il fork e va in background ? > > Sì. > >> mi mandi anche un cat del file /etc/olsrd/olsrd.conf ? > > > root@nemo2:~# cat /etc/olsrd/olsrd.conf > DebugLevel 0 > IpVersion 4 > > Pollrate 0.025 > FIBMetric "flat" > > #RtTable 111 > #RtTableDefault 112 > > UseNiit no > SmartGateway no > > Hna4 > { > 10.150.8.0 255.255.255.0 > } > > #Hna6 > #{ > #} > > UseHysteresis no > TcRedundancy 2 > MprCoverage 7 > > LinkQualityLevel 2 > LinkQualityAlgorithm "etx_ff" > LinkQualityAging 0.05 > LinkQualityFishEye 1 > > # 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" "0.0.0.0" > } > > LoadPlugin "olsrd_mdns.so.1.0.1" > { > PlParam "NonOlsrIf" "eth0" > PlParam "MDNS_TTL" "20" > PlParam "TTL_Check" "true" > PlParam "Network_ID" "2" > #PlParam "FilteredHost" "192.168.0.1" > } > > > InterfaceDefaults { > HelloInterval 3.0 > HelloValidityTime 125.0 > TcInterval 2.0 > TcValidityTime 500.0 > MidInterval 25.0 > MidValidityTime 500.0 > HnaInterval 10.0 > HnaValidityTime 125.0 > } > > Interface "eth0.2" > { > Mode "mesh" > > # LinkQualityMult 192.168.0.1 0.5 > # LinkQualityMult default 0.8 > } > > _______________________________________________ > Wireless mailing list > [email protected] > http://ml.ninux.org/mailman/listinfo/wireless > _______________________________________________ Wireless mailing list [email protected] http://ml.ninux.org/mailman/listinfo/wireless
