[Olsr-dev] olsr strange behaving / nearly no outgoing packets / summary

Ferry Huberts (spam-protected)
Thu Jun 28 19:04:16 CEST 2012



On 28-06-12 18:57, Bastian Bittorf wrote:
>
>> What is you olsr interface? eth1, eth0 or eth0.1?
>> Do you use etx_ff or tx_ffeth?
>
> sorry for confusion: i tried several configs,
> but it leads to the same point. to make a point:
>
> i use the LAN-interface eth0, untagged, unbridged.
>
> just to summarize: it does make any difference if
> i use WAN or WIFIDEV the situation always is:
>
> i can "hear" via tcpdump the olsr-traffic from
> other routers on all other network-devices.
>
> the daemon itself cannot hear it. it looks like this.
> it doesnt print anything in the debug output.
>
> strange too: i cannot here the olsr-traffic from my
> own daemon directly on the box. it seems there is
> no olsr-traffic locally generated.
>
> bye, bastian.
>
> PS: and it makes no difference if i change the metric from etx_ff to etx_ffeth
>
> PPS:
>
> (spam-protected):~ /usr/sbin/olsrd -f /var/etc/olsrd.conf -dispout
>
>   *** olsr.org -  0.6.3-git_9f34036-hash_398b3410701eda6218b75f8541baaacd  - ***
>   Build date: 2012-06-18 15:09:33 on ejbwkvm
>   http://www.olsr.org
>
> Parsing file: "/var/etc/olsrd.conf"
> Debug level: 9
> Noint set to 1
> Clear screen disabled
> IpVersion: 4
> FIBMetric: flat
> Willingness: 7
> TC redundancy 2
> 	Mode           : mesh
> 	IPv6 multicast           : ::
> 	HELLO emission/validity  : 4.00 (d)/150.00 (d)
> 	TC emission/validity     : 3.00 (d)/600.00 (d)
> 	MID emission/validity    : 30.00 (d)/600.00 (d)
> 	HNA emission/validity    : 12.00 (d)/150.00 (d)
> 	Autodetect changes       : no
>   *** olsrd configuration ***
> Debug Level      : 9
> IpVersion        : 4
> No interfaces    : ALLOWED
> TOS              : 0xc0
> OlsrPort          : 698
> RtTable          : 254
> RtTableDefault   : 254
> RtTableTunnel    : 254
> Willingness      : 7
> IPC connections  : 0
> Pollrate         : 0.05
> NIC ChangPollrate: 2.50
> TC redundancy    : 2
> MPR coverage     : 7
> LQ level         : 2
> LQ fish eye      : 1
> LQ aging factor  : 0.050000
> LQ algorithm name: etx_ff
> NAT threshold    : 1.000000
> Clear screen     : no
> Use niit         : yes
> Smart Gateway    : no
> SmGw. Allow NAT  : yes
> SmGw. period     : 10000
> SmGw. stablecount: 6
> SmGw. threshold  : 0%
> Smart Gw. Uplink : both
> SmGw. Uplink NAT : yes
> Smart Gw. speed  : 128 kbit/s up, 1024 kbit/s down
> # Smart Gw. prefix : ::/0
>   InterfaceDefaults:
> 	IPv4 broadcast/multicast : AUTO
> 	Mode           : mesh
> 	IPv6 multicast           : ff02::6d
> 	HELLO emission/validity  : 2.00/20.00
> 	TC emission/validity     : 5.00/300.00
> 	MID emission/validity    : 5.00/300.00
> 	HNA emission/validity    : 5.00/300.00
> 	Autodetect changes       : yes
>   dev: "eth0"
> 	IPv4 broadcast/multicast : 10.63.14.40
> 	Mode           : mesh (d)
> 	IPv6 multicast           : ff02::6d (d)
> 	HELLO emission/validity  : 4.00/150.00
> 	TC emission/validity     : 3.00/600.00
> 	MID emission/validity    : 30.00/600.00
> 	HNA emission/validity    : 12.00/150.00
> 	Autodetect changes       : yes (d)
> Plugins:
> 	Name: "olsrd_txtinfo.so.0.1"
> 	Name: "olsrd_watchdog.so.0.1"
> Not using hysteresis
> OLSRD txtinfo plugin 0.1 by Lorenz Schori
>


One of your plugins is not loading correctly and may hang.

When I start my olsrd the last line is:

> -- ALL PLUGINS LOADED! --

It would seem that txtinfo is not loading correctly.
My output for this plugin is:

> ---------- LOADING LIBRARY ./lib/txtinfo/olsrd_txtinfo.so.0.1 ----------
> OLSRD txtinfo plugin 0.1 by Lorenz Schori
> Checking plugin interface version:  5 - OK
> ---------- LIBRARY ./lib/txtinfo/olsrd_txtinfo.so.0.1 LOADED ----------

You might want to try the following config for txtinfo:

> Plugin: ./lib/txtinfo/olsrd_txtinfo.so.0.1
> Plugin param key:"Accept" val: "127.0.0.1"



-- 
Ferry Huberts






More information about the Olsr-dev mailing list