[Olsr-dev] Problems with SmartGateway
Teco Boot
(spam-protected)
Sun Aug 28 14:50:57 CEST 2011
Op 27 aug 2011, om 16:35 heeft Henning het volgende geschreven:
> On Fri, 26.08.2011 16:12:39 Teco Boot wrote:
>> I have problems with SmartGateway. Add route to tunnel is rejected.
>>
>> I use dyn_gw also. But this node has no default route. So I think it is not
>> dyn_gw.
>>
>> If selected GW is a 1-hop away destination, is traffic sent through tunnel?
>> Or directly via if wan0? Looks smart. Or is this routing entry unexpected?
>>
>>
>> Syslog:
>> =======
>> Aug 26 13:15:25 AHR-175-169 olsrd[2199]: Received netlink error code
>> Invalid argument (-22) Aug 26 13:15:26 AHR-175-169 olsrd[2199]: .
>
>> error:
>> add route to 0.0.0.0/0.0.0.0 via 0.0.0.0 dev void onlink (Resource
>> temporarily unavailable 11)
>
> That looks like all relevant parameters of the netlink code were zero. Maybe
> some kind of buffer overflow?
>
> Is the error reproducable?
Yes.
> If yes, did you try to reproduce it with Valgrind?
See below for full logs. Check around 12:33:46.
Bug appearing about 75 seconds after startup, at that moment tnl_xxx is created.
This one made later. So it is reproducible.
==16996== Warning: noted but unhandled ioctl 0x89f1 with no size/direction hints
==16996== This could cause spurious value errors to appear.
==16996== See README_MISSING_SYSCALL_OR_IOCTL for guidance on writing a proper wrapper.
Aug 28 12:44:57 AHR-175-169 olsrd[16996]: Received netlink error code Invalid argument (-22)
Aug 28 12:44:57 AHR-175-169 olsrd[16996]: . error: add route to 0.0.0.0/0.0.0.0 via 0.0.0.0 dev void onlink (Resource temporarily unavailable 11)
Aug 28 12:44:57 AHR-175-169 olsrd[16996]: . error while setting inetgw tunnel route to 0.0.0.0/0.0.0.0 for if 13
Aug 28 12:44:57 AHR-175-169 olsrd[16996]: Received netlink error code Invalid argument (-22)
Aug 28 12:44:57 AHR-175-169 olsrd[16996]: . error: add route to 0.0.0.0/0.0.0.0 via 0.0.0.0 dev void onlink (Resource temporarily unavailable 11)
Aug 28 12:44:57 AHR-175-169 olsrd[16996]: . error while setting inetgw tunnel route to 0.0.0.0/0.0.0.0 for if 13
Aug 28 12:44:57 AHR-175-169 olsrd[16996]: Received netlink error code File exists (-17)
BTW, there is little debug message in gateway code.
Teco
>
> Henning Rogge
First one: no debug, so daemon. Stopped too early.
(spam-protected):/usr/sbin# valgrind ./olsrd -f /etc/olsrd.conf -d 0
==15273== Memcheck, a memory error detector
==15273== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==15273== Using Valgrind-3.6.0.SVN-Debian and LibVEX; rerun with -h for copyright info
==15273== Command: ./olsrd -f /etc/olsrd.conf -d 0
==15273==
*** olsr.org - pre-0.6.2-git_a8867e5-hash_d6186dbbfb3a99ea6fa7b68458b23841 - ***
Build date: 2011-07-27 05:42:48 on AHR-000-215
http://www.olsr.org
Parsing file: "/etc/olsrd.conf"
Debug level: 0
IpVersion: 4
TOS: 16
Link quality fish eye 0
MPR coverage 1
Lock file /var/run/olsrd.lock
Fixed Main IP: 172.31.175.169
LQ Algorithm: etx_ffeth
Smart gateway system: enabled
HNA IPv4 entry: 10.175.169.0/24
Plugin: olsrd_httpinfo.so.0.1
Plugin param key:"port" val: "80"
Plugin param key:"Net" val: "0.0.0.0 0.0.0.0"
Plugin: olsrd_txtinfo.so.0.1
Plugin param key:"Accept" val: "127.0.0.1"
Plugin: olsrd_dyn_gw.so.0.5
Plugin param key:"HNA" val: "0.0.0.0 0.0.0.0"
Plugin param key:"HNA" val: "0.0.0.0 128.0.0.0"
Plugin param key:"HNA" val: "128.0.0.0 128.0.0.0"
Plugin param key:"HNA" val: "0.0.0.0 192.0.0.0"
Plugin param key:"HNA" val: "64.0.0.0 192.0.0.0"
Plugin param key:"HNA" val: "128.0.0.0 192.0.0.0"
Plugin param key:"HNA" val: "192.0.0.0 192.0.0.0"
Plugin: olsrd_bmf.so.1.7.0
Plugin param key:"NonOlsrIf" val: "br0"
Plugin: olsrd_watchdog.so.0.1
Plugin param key:"file" val: "/var/run/olsrd.watchdog"
Plugin param key:"interval" val: "5"
Plugin: olsrd_pud.so.1.0.0
Plugin param key:"nodeIdType" val: "3"
Plugin param key:"nodeId" val: "AHR-175-169.mindef.nl"
Plugin param key:"rxNonOlsrIf" val: "br0"
Plugin param key:"txNonOlsrIf" val: "br0"
setting ifs_in_curr_cfg = 0
HELLO interval: 2.00
HELLO validity: 20.00
TC interval: 5.00
TC validity: 30.00
MID interval: 5.00
MID validity: 50.00
HNA interval: 5.00
HNA validity: 15.00
setting ifs_in_curr_cfg = 0
Mode: ether
No policy rule for rt_table_pri
Choose priority 32776 for rt_table_defaultolsr_pri
Choose priority 32786 for rt_table_tunnel_pri
Choose priority 32796 for rt_table_default_pri
IPv4 broadcast/multicast : AUTO
Mode : mesh
IPv6 multicast : ::
HELLO emission/validity : 2.00 (d)/20.00 (d)
TC emission/validity : 5.00 (d)/30.00 (d)
MID emission/validity : 5.00 (d)/50.00 (d)
HNA emission/validity : 5.00 (d)/15.00 (d)
Autodetect changes : no
IPv4 broadcast/multicast : AUTO
Mode : ether
IPv6 multicast : ::
HELLO emission/validity : 0.00/0.00
TC emission/validity : 0.00/0.00
MID emission/validity : 0.00/0.00
HNA emission/validity : 0.00/0.00
Autodetect changes : no
olsr.org - pre-0.6.2-git_a8867e5-hash_d6186dbbfb3a99ea6fa7b68458b23841 - detaching from the current process...
==15273==
==15273== HEAP SUMMARY:
==15273== in use at exit: 21,797 bytes in 144 blocks
==15273== total heap usage: 236 allocs, 92 frees, 84,245 bytes allocated
==15273==
==15273== LEAK SUMMARY:
==15273== definitely lost: 16 bytes in 1 blocks
==15273== indirectly lost: 0 bytes in 0 blocks
==15273== possibly lost: 228 bytes in 4 blocks
==15273== still reachable: 21,553 bytes in 139 blocks
==15273== suppressed: 0 bytes in 0 blocks
==15273== Rerun with --leak-check=full to see details of leaked memory
==15273==
==15273== For counts of detected and suppressed errors, rerun with: -v
==15273== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 16 from 7)
(spam-protected):/usr/sbin# ==15313==
==15313== HEAP SUMMARY:
==15313== in use at exit: 21,797 bytes in 144 blocks
==15313== total heap usage: 239 allocs, 95 frees, 92,853 bytes allocated
==15313==
==15313== LEAK SUMMARY:
==15313== definitely lost: 16 bytes in 1 blocks
==15313== indirectly lost: 0 bytes in 0 blocks
==15313== possibly lost: 228 bytes in 4 blocks
==15313== still reachable: 21,553 bytes in 139 blocks
==15313== suppressed: 0 bytes in 0 blocks
==15313== Rerun with --leak-check=full to see details of leaked memory
==15313==
==15313== For counts of detected and suppressed errors, rerun with: -v
==15313== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 16 from 7)
(spam-protected):/usr/sbin#
With -d 1:
==========
(spam-protected):/usr/sbin# valgrind ./olsrd -f /etc/olsrd.conf -d 1
==16105== Memcheck, a memory error detector
==16105== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==16105== Using Valgrind-3.6.0.SVN-Debian and LibVEX; rerun with -h for copyright info
==16105== Command: ./olsrd -f /etc/olsrd.conf -d 1
==16105==
*** olsr.org - pre-0.6.2-git_a8867e5-hash_d6186dbbfb3a99ea6fa7b68458b23841 - ***
Build date: 2011-07-27 05:42:48 on AHR-000-215
http://www.olsr.org
Parsing file: "/etc/olsrd.conf"
Debug level: 0
IpVersion: 4
TOS: 16
Link quality fish eye 0
MPR coverage 1
Lock file /var/run/olsrd.lock
Fixed Main IP: 172.31.175.169
LQ Algorithm: etx_ffeth
Smart gateway system: enabled
HNA IPv4 entry: 10.175.169.0/24
Plugin: olsrd_httpinfo.so.0.1
Plugin param key:"port" val: "80"
Plugin param key:"Net" val: "0.0.0.0 0.0.0.0"
Plugin: olsrd_txtinfo.so.0.1
Plugin param key:"Accept" val: "127.0.0.1"
Plugin: olsrd_dyn_gw.so.0.5
Plugin param key:"HNA" val: "0.0.0.0 0.0.0.0"
Plugin param key:"HNA" val: "0.0.0.0 128.0.0.0"
Plugin param key:"HNA" val: "128.0.0.0 128.0.0.0"
Plugin param key:"HNA" val: "0.0.0.0 192.0.0.0"
Plugin param key:"HNA" val: "64.0.0.0 192.0.0.0"
Plugin param key:"HNA" val: "128.0.0.0 192.0.0.0"
Plugin param key:"HNA" val: "192.0.0.0 192.0.0.0"
Plugin: olsrd_bmf.so.1.7.0
Plugin param key:"NonOlsrIf" val: "br0"
Plugin: olsrd_watchdog.so.0.1
Plugin param key:"file" val: "/var/run/olsrd.watchdog"
Plugin param key:"interval" val: "5"
Plugin: olsrd_pud.so.1.0.0
Plugin param key:"nodeIdType" val: "3"
Plugin param key:"nodeId" val: "AHR-175-169.mindef.nl"
Plugin param key:"rxNonOlsrIf" val: "br0"
Plugin param key:"txNonOlsrIf" val: "br0"
setting ifs_in_curr_cfg = 0
HELLO interval: 2.00
HELLO validity: 20.00
TC interval: 5.00
TC validity: 30.00
MID interval: 5.00
MID validity: 50.00
HNA interval: 5.00
HNA validity: 15.00
setting ifs_in_curr_cfg = 0
Mode: ether
No policy rule for rt_table_pri
Choose priority 32776 for rt_table_defaultolsr_pri
Choose priority 32786 for rt_table_tunnel_pri
Choose priority 32796 for rt_table_default_pri
IPv4 broadcast/multicast : AUTO
Mode : mesh
IPv6 multicast : ::
HELLO emission/validity : 2.00 (d)/20.00 (d)
TC emission/validity : 5.00 (d)/30.00 (d)
MID emission/validity : 5.00 (d)/50.00 (d)
HNA emission/validity : 5.00 (d)/15.00 (d)
Autodetect changes : no
IPv4 broadcast/multicast : AUTO
Mode : ether
IPv6 multicast : ::
HELLO emission/validity : 0.00/0.00
TC emission/validity : 0.00/0.00
MID emission/validity : 0.00/0.00
HNA emission/validity : 0.00/0.00
Autodetect changes : no
Added 0.0.0.0 to IP deny set
Added 127.0.0.1 to IP deny set
---- Interface configuration ----
Checking wlan0:
Wireless interface detected
Metric: 1
MTU - IPhdr: 1472
Index 5
Address:172.31.175.169
Netmask:255.255.0.0
Broadcast address:255.255.255.255
Checking eth1.2580:
No such interface!
Using 'etx_ffeth' algorithm for lq calculation.
---------- LOADING LIBRARY olsrd_pud.so.1.0.0 ----------
Checking plugin interface version: 5 - OK
Trying to fetch plugin init function: OK
Trying to fetch parameter table and it's size...
Sending parameters...
"txNonOlsrIf"/"br0"... txNonOlsrIf: OK
"rxNonOlsrIf"/"br0"... rxNonOlsrIf: OK
"nodeId"/"AHR-175-169.mindef.nl"... nodeId: OK
"nodeIdType"/"3"... nodeIdType: OK
Running plugin_init function...
OLSRD Position Update Distribution (PUD) plugin (OLSRD_0_6_1_fixed-94-ga8867e5)
---------- LIBRARY olsrd_pud.so.1.0.0 LOADED ----------
---------- LOADING LIBRARY olsrd_watchdog.so.0.1 ----------
Checking plugin interface version: 5 - OK
Trying to fetch plugin init function: OK
Trying to fetch parameter table and it's size...
Sending parameters...
"interval"/"5"... interval: OK
"file"/"/var/run/olsrd.watchdog"... file: OK
Running plugin_init function...
---------- LIBRARY olsrd_watchdog.so.0.1 LOADED ----------
---------- LOADING LIBRARY olsrd_bmf.so.1.7.0 ----------
OLSRD Basic Multicast Forwarding (BMF) plugin 1.7.0 (Jul 27 2011 05:42:52)
(C) Thales Communications Huizen, Netherlands
Erik Tromp ((spam-protected))
Checking plugin interface version: 5 - OK
Trying to fetch plugin init function: OK
Trying to fetch parameter table and it's size...
Sending parameters...
"NonOlsrIf"/"br0"... NonOlsrIf: OK
Running plugin_init function...
OLSRD Basic Multicast Forwarding (BMF) plugin: opened 4 sockets
---------- LIBRARY olsrd_bmf.so.1.7.0 LOADED ----------
---------- LOADING LIBRARY olsrd_dyn_gw.so.0.5 ----------
OLSRD dynamic gateway plugin 0.4 by Various artists
Checking plugin interface version: 5 - OK
Trying to fetch plugin init function: OK
Trying to fetch parameter table and it's size...
Sending parameters...
"HNA"/"192.0.0.0 192.0.0.0"... HNA: OK
"HNA"/"128.0.0.0 192.0.0.0"... HNA: OK
"HNA"/"64.0.0.0 192.0.0.0"... HNA: OK
"HNA"/"0.0.0.0 192.0.0.0"... HNA: OK
"HNA"/"128.0.0.0 128.0.0.0"... HNA: OK
"HNA"/"0.0.0.0 128.0.0.0"... HNA: OK
"HNA"/"0.0.0.0 0.0.0.0"... HNA: OK
Running plugin_init function...
Group 0:
HNA 0.0.0.0
HNA 0.0.0.0
HNA 128.0.0.0
HNA 0.0.0.0
HNA 64.0.0.0
HNA 128.0.0.0
HNA 192.0.0.0
---------- LIBRARY olsrd_dyn_gw.so.0.5 LOADED ----------
---------- LOADING LIBRARY olsrd_txtinfo.so.0.1 ----------
OLSRD txtinfo plugin 0.1 by Lorenz Schori
Checking plugin interface version: 5 - OK
Trying to fetch plugin init function: OK
Trying to fetch parameter table and it's size...
Sending parameters...
"Accept"/"127.0.0.1"... Got IP address 127.0.0.1
Accept: OK
Running plugin_init function...
---------- LIBRARY olsrd_txtinfo.so.0.1 LOADED ----------
---------- LOADING LIBRARY olsrd_httpinfo.so.0.1 ----------
Httpinfo olsrd plugin 0.1 by Andreas Tonnesen
Checking plugin interface version: 5 - OK
Trying to fetch plugin init function: OK
Trying to fetch parameter table and it's size...
Sending parameters...
"Net"/"0.0.0.0 0.0.0.0"... Net: OK
"port"/"80"... Got port number 80
port: OK
Running plugin_init function...
---------- LIBRARY olsrd_httpinfo.so.0.1 LOADED ----------
-- ALL PLUGINS LOADED! --
Main address: 172.31.175.169
Scheduler started - polling every 0.050000 ms
Set linkloss multiplier for 172.31.175.173 on wlan0 to 65536
Willingness for 172.31.175.173 changed from 0 to 3 - UPDATING
*** olsr.org - pre-0.6.2-git_a8867e5-hash_d6186dbbfb3a99ea6fa7b68458b23841 - (2011-07-27 05:42:48 on AHR-000-215) ***
--- 12:32:32.903018 ---------------------------------------------------- LINKS
IP address hyst LQ ETX
172.31.175.173 0.000 0.000/0.000 INFINITE
--- 12:32:33.084607 ----------------------- TWO-HOP NEIGHBORS
IP addr (2-hop) IP addr (1-hop) Total cost
172.31.175.166 172.31.175.173 INFINITE
Set linkloss multiplier for 172.31.175.166 on wlan0 to 65536
Willingness for 172.31.175.166 changed from 0 to 3 - UPDATING
*** olsr.org - pre-0.6.2-git_a8867e5-hash_d6186dbbfb3a99ea6fa7b68458b23841 - (2011-07-27 05:42:48 on AHR-000-215) ***
--- 12:32:33.212511 ---------------------------------------------------- LINKS
IP address hyst LQ ETX
172.31.175.173 0.000 0.000/0.000 INFINITE
172.31.175.166 0.000 0.000/0.000 INFINITE
--- 12:32:33.219821 ----------------------- TWO-HOP NEIGHBORS
IP addr (2-hop) IP addr (1-hop) Total cost
172.31.175.166 172.31.175.173 INFINITE
172.31.175.173 172.31.175.166 INFINITE
*** olsr.org - pre-0.6.2-git_a8867e5-hash_d6186dbbfb3a99ea6fa7b68458b23841 - (2011-07-27 05:42:48 on AHR-000-215) ***
--- 12:32:33.804834 ---------------------------------------------------- LINKS
IP address hyst LQ ETX
172.31.175.173 0.000 0.113/0.195 44.845
172.31.175.166 0.000 0.113/0.195 44.845
--- 12:32:33.822504 ----------------------- TWO-HOP NEIGHBORS
IP addr (2-hop) IP addr (1-hop) Total cost
172.31.175.166 172.31.175.173 INFINITE
172.31.175.173 172.31.175.166 INFINITE
*** olsr.org - pre-0.6.2-git_a8867e5-hash_d6186dbbfb3a99ea6fa7b68458b23841 - (2011-07-27 05:42:48 on AHR-000-215) ***
--- 12:32:34.327177 ---------------------------------------------------- LINKS
IP address hyst LQ ETX
172.31.175.173 0.000 0.113/0.195 44.845
172.31.175.166 0.000 0.113/0.195 44.845
--- 12:32:34.334657 ----------------------- TWO-HOP NEIGHBORS
IP addr (2-hop) IP addr (1-hop) Total cost
172.31.175.166 172.31.175.173 45.845
*** olsr.org - pre-0.6.2-git_a8867e5-hash_d6186dbbfb3a99ea6fa7b68458b23841 - (2011-07-27 05:42:48 on AHR-000-215) ***
--- 12:32:34.401188 ---------------------------------------------------- LINKS
IP address hyst LQ ETX
172.31.175.173 0.000 0.113/0.195 44.845
172.31.175.166 0.000 0.113/0.195 44.845
--- 12:32:34.408608 ----------------------- TWO-HOP NEIGHBORS
IP addr (2-hop) IP addr (1-hop) Total cost
172.31.175.173 172.31.175.166 45.845
*** olsr.org - pre-0.6.2-git_a8867e5-hash_d6186dbbfb3a99ea6fa7b68458b23841 - (2011-07-27 05:42:48 on AHR-000-215) ***
--- 12:32:35.016138 ---------------------------------------------------- LINKS
IP address hyst LQ ETX
172.31.175.173 0.000 0.164/0.246 24.574
172.31.175.166 0.000 0.164/1.000 6.071
--- 12:32:35.023484 ----------------------- TWO-HOP NEIGHBORS
IP addr (2-hop) IP addr (1-hop) Total cost
172.31.175.173 172.31.175.166 45.845
*** olsr.org - pre-0.6.2-git_a8867e5-hash_d6186dbbfb3a99ea6fa7b68458b23841 - (2011-07-27 05:42:48 on AHR-000-215) ***
--- 12:32:35.540933 ---------------------------------------------------- LINKS
IP address hyst LQ ETX
172.31.175.173 0.000 0.164/0.246 24.574
172.31.175.166 0.000 0.164/1.000 6.071
--- 12:32:35.548536 ----------------------- TWO-HOP NEIGHBORS
IP addr (2-hop) IP addr (1-hop) Total cost
172.31.175.166 172.31.175.173 25.574
172.31.175.173 172.31.175.166 45.845
*** olsr.org - pre-0.6.2-git_a8867e5-hash_d6186dbbfb3a99ea6fa7b68458b23841 - (2011-07-27 05:42:48 on AHR-000-215) ***
--- 12:32:36.053863 ---------------------------------------------------- LINKS
IP address hyst LQ ETX
172.31.175.173 0.000 0.207/1.000 4.811
172.31.175.166 0.000 0.164/1.000 6.071
////////
--- 12:33:46.189077 ---------------------------------------------------- LINKS
IP address hyst LQ ETX
172.31.175.173 0.000 1.000/1.000 1.000
172.31.175.166 0.000 1.000/1.000 1.000
--- 12:33:46.207980 ----------------------- TWO-HOP NEIGHBORS
IP addr (2-hop) IP addr (1-hop) Total cost
172.31.175.166 172.31.175.173 2.000
172.31.175.173 172.31.175.166 2.000
==16105== Warning: noted but unhandled ioctl 0x89f1 with no size/direction hints
==16105== This could cause spurious value errors to appear.
==16105== See README_MISSING_SYSCALL_OR_IOCTL for guidance on writing a proper wrapper.
Processing TC from 172.31.175.166, seq 0x6172
*** olsr.org - pre-0.6.2-git_a8867e5-hash_d6186dbbfb3a99ea6fa7b68458b23841 - (2011-07-27 05:42:48 on AHR-000-215) ***
--- 12:33:47.700826 ---------------------------------------------------- LINKS
IP address hyst LQ ETX
172.31.175.173 0.000 1.000/1.000 1.000
172.31.175.166 0.000 1.000/1.000 1.000
///////
^CReceived signal 2 - shutting down
Deleting all routes...
==16105== Warning: noted but unhandled ioctl 0x89f2 with no size/direction hints
==16105== This could cause spurious value errors to appear.
==16105== See README_MISSING_SYSCALL_OR_IOCTL for guidance on writing a proper wrapper.
Closing sockets...
Closing plugins...
OLSRD BMF: closed OLSR interface "tunl0"
OLSRD BMF: closed OLSR interface "wlan0"
OLSRD BMF: closed non-OLSR interface "br0"
OLSRD BMF: closed 4 sockets
Restoring network state
Free all memory...
<<<< olsr.org - pre-0.6.2-git_a8867e5-hash_d6186dbbfb3a99ea6fa7b68458b23841 - - terminating >>>>
http://www.olsr.org
==16105==
==16105== HEAP SUMMARY:
==16105== in use at exit: 22,913 bytes in 146 blocks
==16105== total heap usage: 1,081 allocs, 935 frees, 640,840 bytes allocated
==16105==
==16105== LEAK SUMMARY:
==16105== definitely lost: 200 bytes in 8 blocks
==16105== indirectly lost: 748 bytes in 12 blocks
==16105== possibly lost: 292 bytes in 12 blocks
==16105== still reachable: 21,673 bytes in 114 blocks
==16105== suppressed: 0 bytes in 0 blocks
==16105== Rerun with --leak-check=full to see details of leaked memory
==16105==
==16105== For counts of detected and suppressed errors, rerun with: -v
==16105== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 56 from 12)
Aug 28 12:32:27 AHR-175-169 olsrd[16105]: Writing '1' (was 1) to /proc/sys/net/ipv4/ip_forward
Aug 28 12:32:27 AHR-175-169 olsrd[16105]: Writing '0' (was 1) to /proc/sys/net/ipv4/conf/tunl0/rp_filter
Aug 28 12:32:27 AHR-175-169 olsrd[16105]: Writing '0' (was 1) to /proc/sys/net/ipv4/conf/all/send_redirects
Aug 28 12:32:27 AHR-175-169 olsrd[16105]: Writing '0' (was 1) to /proc/sys/net/ipv4/conf/all/rp_filter
Aug 28 12:32:27 AHR-175-169 olsrd[16105]: Writing '0' (was 1) to /proc/sys/net/ipv4/conf/wlan0/send_redirects
Aug 28 12:32:27 AHR-175-169 olsrd[16105]: Writing '0' (was 1) to /proc/sys/net/ipv4/conf/wlan0/rp_filter
Aug 28 12:32:27 AHR-175-169 olsrd[16105]: Adding interface wlan0
Aug 28 12:32:30 AHR-175-169 olsrd[16105]: Writing "0" to /proc/sys/net/ipv4/conf/bmf0/rp_filter
Aug 28 12:32:31 AHR-175-169 olsrd[16105]: olsr.org - pre-0.6.2-git_a8867e5-hash_d6186dbbfb3a99ea6fa7b68458b23841 - successfully started
Aug 28 12:33:46 AHR-175-169 olsrd[16105]: Received netlink error code Invalid argument (-22)
Aug 28 12:33:46 AHR-175-169 olsrd[16105]: . error: add route to 0.0.0.0/0.0.0.0 via 0.0.0.0 dev void onlink (Resource temporarily unavailable 11)
Aug 28 12:33:46 AHR-175-169 olsrd[16105]: . error while setting inetgw tunnel route to 0.0.0.0/0.0.0.0 for if 12
Aug 28 12:33:46 AHR-175-169 olsrd[16105]: Received netlink error code Invalid argument (-22)
Aug 28 12:33:46 AHR-175-169 olsrd[16105]: . error: add route to 0.0.0.0/0.0.0.0 via 0.0.0.0 dev void onlink (Resource temporarily unavailable 11)
Aug 28 12:33:46 AHR-175-169 olsrd[16105]: . error while setting inetgw tunnel route to 0.0.0.0/0.0.0.0 for if 12
Aug 28 12:33:46 AHR-175-169 olsrd[16105]: Received netlink error code File exists (-17)
Aug 28 12:34:02 AHR-175-169 olsrd[16105]: Received netlink error code No such process (-3)
Aug 28 12:34:02 AHR-175-169 olsrd[16105]: . error: del route to 0.0.0.0/0.0.0.0 via 0.0.0.0 dev void onlink (Resource temporarily unavailable 11)
Aug 28 12:34:02 AHR-175-169 olsrd[16105]: . error while removing inetgw tunnel route to 0.0.0.0/0.0.0.0 for if 12
Aug 28 12:34:02 AHR-175-169 ahrnetd: [_gather_olsrd_routing_info] Socket read error: Connection reset by peer
Aug 28 12:34:03 AHR-175-169 olsrd[16105]: Resetting /proc/sys/net/ipv4/conf/bmf0/rp_filter to 1
Aug 28 12:34:03 AHR-175-169 olsrd[16105]: Writing '1' (was 1) to /proc/sys/net/ipv4/ip_forward
Aug 28 12:34:03 AHR-175-169 olsrd[16105]: Writing '1' (was 0) to /proc/sys/net/ipv4/conf/tunl0/rp_filter
Aug 28 12:34:03 AHR-175-169 olsrd[16105]: Writing '1' (was 0) to /proc/sys/net/ipv4/conf/all/send_redirects
Aug 28 12:34:03 AHR-175-169 olsrd[16105]: Writing '1' (was 0) to /proc/sys/net/ipv4/conf/all/rp_filter
Aug 28 12:34:03 AHR-175-169 olsrd[16105]: Writing '1' (was 0) to /proc/sys/net/ipv4/conf/wlan0/send_redirects
Aug 28 12:34:03 AHR-175-169 olsrd[16105]: Writing '1' (was 0) to /proc/sys/net/ipv4/conf/wlan0/rp_filter
Aug 28 12:34:03 AHR-175-169 olsrd[16105]: olsr.org - pre-0.6.2-git_a8867e5-hash_d6186dbbfb3a99ea6fa7b68458b23841 - stopped
More information about the Olsr-dev
mailing list