<html><head></head><body>Hi Basti,<br>
<br>
olsrd -dispout?<br>
net.ipv6.bindv6only = 0?<br>
<br>
// Sven-Ola<br>
<br>
-- <br>
Diese Nachricht wurde von meinem Android-Mobiltelefon mit K-9 Mail gesendet.<br><br><div class="gmail_quote"><br>
<br>
Bastian Bittorf <bittorf@bluebottle.com> schrieb:<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<pre style="white-space: pre-wrap; word-wrap:break-word; font-family: sans-serif">facts: kernel 3.3.8 / 0.6.3-git_9f34036-hash_398b3410701eda6218b75f8541baaacd<br /><br />on an openwrt-box (brcm47xx/dell truemobile 2300) we<br />cant make the daemon working. playing with tcpdump shows:<br /><br />we have incoming packets via lan/wifi from another boxes<br />with same settings (but other hardware, same architecture e.g.<br />linksys wrt54g, tplink1043nd) but:<br /><br />no outgoing packets <br /><br />except: 2 packets when we stop the daemon:<br /><br />root@tplink:~ tcpdump -vv -ni $LANDEV port 698<br />tcpdump: listening on eth0.1, link-type EN10MB (Ethernet), capture size 65535 bytes<br />14:56:22.703533 IP (tos 0xc0, ttl 64, id 0, offset 0, flags [DF], proto UDP (17), length 76)<br />    <a href="http://10.63.17.46">10.63.17.46</a>.698 > <a href="http://255.255.255.255">255.255.255.255</a>.698: [udp sum ok] OLSRv4, seq 0x8fdc, length 48<br />        TC-LQ Message (0xca),
originator <a href="http://10.63.17.46">10.63.17.46</a>, ttl 255, hop 0<br />          vtime 576.000s, msg-seq 0x88c7, length 16<br />            advertised neighbor seq 0x0002<br />        Hello-LQ Message (0xc9), originator <a href="http://10.63.17.46">10.63.17.46</a>, ttl 1, hop 0<br />          vtime 144.000s, msg-seq 0x88c8, length 28<br />          hello-time 4.000s, MPR willingness 7<br />            link-type Lost, neighbor-type Not-Neighbor, len 12<br />              neighbor <a href="http://10.63.9.33">10.63.9.33</a>, link-quality 0.00%, neighbor-link-quality 0.00%<br />14:56:22.704176 IP (tos 0xc0, ttl 64, id 0, offset 0, flags [DF], proto UDP (17), length 76)<br />    <a href="http://10.63.17.46">10.63.17.46</a>.698 > <a href="http://255.255.255.255">255.255.255.255</a>.698: [udp sum ok] OLSRv4, seq 0x8fdd, length 48<br />        TC-LQ Message (0xca), originator <a href="http://10.63.17.46">10.63.17.46</a>, ttl 255, hop 0<br />          vtime 576.000s, msg-seq 0x88c9,
length 16<br />            advertised neighbor seq 0x0002<br />        Hello-LQ Message (0xc9), originator <a href="http://10.63.17.46">10.63.17.46</a>, ttl 1, hop 0<br />          vtime 144.000s, msg-seq 0x88ca, length 28<br />          hello-time 4.000s, MPR willingness 7<br />            link-type Lost, neighbor-type Not-Neighbor, len 12<br />              neighbor <a href="http://10.63.9.33">10.63.9.33</a>, link-quality 0.00%, neighbor-link-quality 0.00%<br /><br />on debug-mode we see nothing. we tried a lot: disable all plugins,<br />switched only on 1 interface, tried unicast instead of broadcast sending etc. - nothing. we dont see a neighbour or packets of a neighbour in the daemon, but looking with tcpdump: they are coming in.<br /><br />for making sure, that it is not a firewall issue, we dont load any rules, even we notloaded the kernel-mods (iptables + related...)<br /><br />the box is working normally. we can send udp-packets via netmsg out and can receive them. netperf
is working in both directions, so no udp-issue. if we set static routes, we can send any traffic through the box (~25mbit/s).<br /><br />what can we check now?<br /><br />bye, Bastian.<br /><br />PS: out settings: /var/etc/olsrd.conf<br /><br />ClearScreen no<br />DebugLevel 9<br />AllowNoInt yes<br />IpVersion 4<br />FIBMetric "flat"<br />Willingness 7<br />TcRedundancy 2<br />LinkQualityFishEye 1<br />LinkQualityAlgorithm "etx_ffeth"<br />MprCoverage 7<br /><br />Interface "eth1"<br />{<br />        Ip4Broadcast <a href="http://255.255.255.255">255.255.255.255</a><br />        HelloInterval 4.0<br />        HelloValidityTime 150.0<br />        TcValidityTime 600.0<br />        TcInterval 3.0<br />        MidInterval 30.0<br />        MidValidityTime 600.0<br />        HnaInterval 12.0<br />        HnaValidityTime 150.0<br />}<br /><br /><br />-- <br />Olsr-dev mailing list<br />Olsr-dev@lists.olsr.org<br /><a
href="https://lists.olsr.org/mailman/listinfo/olsr-dev">https://lists.olsr.org/mailman/listinfo/olsr-dev</a><br /></pre></blockquote></div></body></html>