Hello,<br><br>I have a strange problem with OLSRd 6.1.3 (just updatad from 6.1.1 and was having the same problem with this version too) on a Ubnt RSPro with OpenWRT Kamikazee r23991.<br><br>OLSRd seem like is always loosing is default route. If I connect to it via a other node on the same subnet, I nerver loose the link bug if I ping my main route, I often get the messge (maybe around every 10 to 20 pings) :<br>
<br>ping: sendto: Network is unreachable<br><br>also, I only have a small part of the route with the "route" command.<br><br>I added the default route with "route add default gw", and after everything went fine and all route added by olsr was their and their now 2 default route (the 2 are the same).<br>
<br>I try to restart olsrd, restart the board, updated from 6.1.1 to 6.1.3, uninstall & reinstall olsr. I was serching for a way to install 6.0 with opkg to check if their was any problem but didn't fine any way to downgrade a package or install a older package.<br>
<br>Something else, neighbor are on Version: <a href="http://olsr.org">olsr.org</a> - 0.5.5 (built on 2008-07-16 08:11:15 on <a href="http://war-devel.star-os.com">war-devel.star-os.com</a>. I know it's a old version that should be updated but it's the one include with staros and was not updated and can't be done on this platform. The told me it will be updated in future relase but the're really late in their N driver developement so I don't think the will have a stable firmware with olsr updated soon. We have mixed 6.1.1 & 5.5 version on other part of the network and didn't have any problem with them.<br>
<br>Kernel route without static default route :<br><br>root@OpenWrt:~# route<br>Kernel IP routing table<br>Destination     Gateway         Genmask         Flags Metric Ref    Use Iface<br>10.6.45.2       10.6.41.130     255.255.255.255 UGH   2      0        0 eth1.0<br>
10.6.45.1       10.6.41.130     255.255.255.255 UGH   2      0        0 eth1.0<br>10.8.60.2       10.6.41.130     255.255.255.255 UGH   2      0        0 eth1.0<br>10.8.60.1       10.8.60.130     255.255.255.255 UGH   2      0        0 eth0<br>
10.8.27.2       10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>10.6.42.1       10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>10.6.41.254     10.6.41.129     255.255.255.255 UGH   2      0        0 eth1.0<br>
10.6.45.254     10.6.41.130     255.255.255.255 UGH   2      0        0 eth1.0<br>10.8.60.130     *               255.255.255.255 UH    2      0        0 eth0<br>10.8.60.129     *               255.255.255.255 UH    2      0        0 eth0<br>
10.6.41.130     *               255.255.255.255 UH    2      0        0 eth1.0<br>10.6.41.129     *               255.255.255.255 UH    2      0        0 eth1.0<br>64.119.223.20   10.6.41.129     255.255.255.252 UG    2      0        0 eth1.0<br>
64.119.223.16   10.8.60.129     255.255.255.252 UG    2      0        0 eth0<br>10.8.60.128     10.8.60.129     255.255.255.248 UG    2      0        0 eth0<br>10.8.60.128     *               255.255.255.240 U     0      0        0 eth0<br>
10.6.41.128     *               255.255.255.192 U     0      0        0 eth1.0<br>10.6.45.128     10.6.41.130     255.255.255.128 UG    2      0        0 eth1.0<br>10.5.45.0       10.6.41.130     255.255.255.128 UG    2      0        0 eth1.0<br>
10.6.42.0       10.8.60.129     255.255.255.128 UG    2      0        0 eth0<br>10.6.41.0       10.6.41.129     255.255.255.0   UG    2      0        0 eth1.0<br>root@OpenWrt:~#<br><br>and with the static default route :<br>
<br>root@OpenWrt:~# route add default gw 10.8.60.129<br><br>and some second after :<br><br>root@OpenWrt:~# route<br>Kernel IP routing table<br>Destination     Gateway         Genmask         Flags Metric Ref    Use Iface<br>
10.6.131.16     10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>10.8.22.1       10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>10.6.29.193     10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>
10.8.22.2       10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>10.8.9.254      10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>10.8.23.1       10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>
10.6.4.1        10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>10.6.4.2        10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>10.8.20.1       10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>
10.6.131.1      10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>10.6.131.2      10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>10.6.131.3      10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>
10.6.131.4      10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>10.6.131.5      10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>10.8.21.1       10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>
10.6.130.1      10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>10.6.122.254    10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>192.168.3.1     10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>
10.6.133.1      10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>10.6.40.65      10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>10.6.0.10       10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>
10.6.133.4      10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>10.8.58.65      10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>10.6.0.1        10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>
10.6.0.3        10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>10.6.0.2        10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>10.6.12.101     10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>
10.6.0.5        10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>10.8.58.71      10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>10.6.12.102     10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>
10.6.0.6        10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>10.6.3.1        10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>10.6.3.2        10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>
10.6.3.5        10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>10.6.3.4        10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>10.6.134.1      10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>
10.6.2.1        10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>10.6.134.2      10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>10.6.2.2        10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>
10.8.30.1       10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>10.6.110.1      10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>10.6.29.129     10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>
10.6.13.1       10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>10.6.12.13      10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>10.6.45.2       10.6.41.130     255.255.255.255 UGH   2      0        0 eth1.0<br>
10.6.12.1       10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>10.6.45.1       10.6.41.130     255.255.255.255 UGH   2      0        0 eth1.0<br>10.6.50.254     10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>
10.6.50.253     10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>10.6.46.1       10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>10.6.15.1       10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>
10.6.115.254    10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>10.8.60.2       10.6.41.130     255.255.255.255 UGH   2      0        0 eth1.0<br>68.67.46.1      10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>
10.6.47.1       10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>10.6.14.1       10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>10.8.60.1       10.8.60.130     255.255.255.255 UGH   2      0        0 eth0<br>
10.6.40.3       10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>10.8.10.130     10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>10.8.59.1       10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>
10.8.10.129     10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>10.6.40.1       10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>10.8.10.135     10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>
10.8.10.133     10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>10.6.40.5       10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>10.6.40.11      10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>
10.6.41.2       10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>10.8.27.2       10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>10.8.27.1       10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>
10.8.10.137     10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>10.6.41.1       10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>10.8.10.136     10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>
10.6.41.4       10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>10.6.42.1       10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>10.6.134.66     10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>
10.6.134.65     10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>10.6.10.1       10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>10.8.6.1        10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>
10.6.29.65      10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>10.6.21.1       10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>10.8.6.2        10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>
10.6.29.66      10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>10.6.20.1       10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>10.6.41.254     10.6.41.129     255.255.255.255 UGH   2      0        0 eth1.0<br>
10.8.4.1        10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>10.8.10.125     10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>10.8.59.254     10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>
10.8.1.32       10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>10.8.5.1        10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>10.6.22.1       10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>
68.67.46.249    10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>10.8.1.26       10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>10.6.15.253     10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>
10.8.1.23       10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>10.8.1.22       10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>10.6.15.254     10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>
10.99.1.1       10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>10.8.1.17       10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>10.6.115.1      10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>
10.6.16.1       10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>10.8.1.16       10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>10.8.1.19       10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>
10.6.12.253     10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>10.8.1.15       10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>10.8.1.14       10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>
10.6.12.254     10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>10.6.45.254     10.6.41.130     255.255.255.255 UGH   2      0        0 eth1.0<br>10.6.50.1       10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>
10.6.12.251     10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>10.6.50.2       10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>10.8.1.5        10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>
10.8.1.4        10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>10.8.1.6        10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>10.8.1.1        10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>
10.6.18.1       10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>10.6.12.240     10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>10.8.1.2        10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>
10.6.29.1       10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>10.6.3.254      10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>10.8.108.1      10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>
10.8.12.1       10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>10.6.133.254    10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>10.8.60.132     10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>
10.6.133.253    10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>10.8.60.130     *               255.255.255.255 UH    2      0        0 eth0<br>10.5.14.67      10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>
10.6.92.1       10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>10.8.60.129     *               255.255.255.255 UH    2      0        0 eth0<br>10.8.21.254     10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>
10.6.130.254    10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>10.8.21.250     10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>10.8.10.1       10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>
10.6.122.1      10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>10.8.58.133     10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>10.6.1.202      10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>
10.6.41.130     *               255.255.255.255 UH    2      0        0 eth1.0<br>10.8.58.129     10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>10.8.11.1       10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>
10.6.24.1       10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>10.6.41.129     *               255.255.255.255 UH    2      0        0 eth1.0<br>10.8.23.254     10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>
10.8.23.253     10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>10.6.120.1      10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>10.8.9.1        10.8.60.129     255.255.255.255 UGH   2      0        0 eth0<br>
64.119.223.4    10.8.60.129     255.255.255.252 UG    2      0        0 eth0<br>64.119.223.0    10.8.60.129     255.255.255.252 UG    2      0        0 eth0<br>64.119.223.12   10.8.60.129     255.255.255.252 UG    2      0        0 eth0<br>
64.119.223.8    10.8.60.129     255.255.255.252 UG    2      0        0 eth0<br>64.119.223.20   10.6.41.129     255.255.255.252 UG    2      0        0 eth1.0<br>64.119.223.16   10.8.60.129     255.255.255.252 UG    2      0        0 eth0<br>
64.119.223.24   10.8.60.129     255.255.255.252 UG    2      0        0 eth0<br>64.119.223.36   10.8.60.129     255.255.255.252 UG    2      0        0 eth0<br>64.119.223.44   10.8.60.129     255.255.255.252 UG    2      0        0 eth0<br>
64.119.223.40   10.8.60.129     255.255.255.252 UG    2      0        0 eth0<br>64.119.223.52   10.8.60.129     255.255.255.252 UG    2      0        0 eth0<br>64.119.223.48   10.8.60.129     255.255.255.252 UG    2      0        0 eth0<br>
64.119.223.56   10.8.60.129     255.255.255.252 UG    2      0        0 eth0<br>68.67.46.248    10.8.60.129     255.255.255.248 UG    2      0        0 eth0<br>10.8.60.128     10.8.60.129     255.255.255.248 UG    2      0        0 eth0<br>
10.8.27.0       10.8.60.129     255.255.255.248 UG    2      0        0 eth0<br>10.8.60.128     *               255.255.255.240 U     0      0        0 eth0<br>68.67.46.64     10.8.60.129     255.255.255.224 UG    2      0        0 eth0<br>
10.8.18.0       10.8.60.129     255.255.255.192 UG    2      0        0 eth0<br>10.6.40.64      10.8.60.129     255.255.255.192 UG    2      0        0 eth0<br>10.6.40.0       10.8.60.129     255.255.255.192 UG    2      0        0 eth0<br>
10.8.59.192     10.8.60.129     255.255.255.192 UG    2      0        0 eth0<br>10.8.58.64      10.8.60.129     255.255.255.192 UG    2      0        0 eth0<br>10.8.58.128     10.8.60.129     255.255.255.192 UG    2      0        0 eth0<br>
10.6.41.128     *               255.255.255.192 U     0      0        0 eth1.0<br>10.6.134.0      10.8.60.129     255.255.255.192 UG    2      0        0 eth0<br>68.67.46.0      10.8.60.129     255.255.255.192 UG    2      0        0 eth0<br>
10.6.134.64     10.8.60.129     255.255.255.192 UG    2      0        0 eth0<br>10.8.22.0       10.8.60.129     255.255.255.128 UG    2      0        0 eth0<br>10.6.29.128     10.8.60.129     255.255.255.128 UG    2      0        0 eth0<br>
10.6.29.0       10.8.60.129     255.255.255.128 UG    2      0        0 eth0<br>10.6.45.128     10.6.41.130     255.255.255.128 UG    2      0        0 eth1.0<br>10.5.45.0       10.6.41.130     255.255.255.128 UG    2      0        0 eth1.0<br>
10.6.131.0      10.8.60.129     255.255.255.128 UG    2      0        0 eth0<br>10.8.59.0       10.8.60.129     255.255.255.128 UG    2      0        0 eth0<br>10.6.133.0      10.8.60.129     255.255.255.128 UG    2      0        0 eth0<br>
10.8.11.128     10.8.60.129     255.255.255.128 UG    2      0        0 eth0<br>10.6.132.0      10.8.60.129     255.255.255.128 UG    2      0        0 eth0<br>10.6.41.0       10.8.60.129     255.255.255.128 UG    2      0        0 eth0<br>
10.8.11.0       10.8.60.129     255.255.255.128 UG    2      0        0 eth0<br>10.6.3.0        10.8.60.129     255.255.255.128 UG    2      0        0 eth0<br>10.6.42.0       10.8.60.129     255.255.255.128 UG    2      0        0 eth0<br>
10.6.3.128      10.8.60.129     255.255.255.128 UG    2      0        0 eth0<br>10.6.43.0       10.8.60.129     255.255.255.128 UG    2      0        0 eth0<br>10.6.130.0      10.8.60.129     255.255.255.0   UG    2      0        0 eth0<br>
10.6.200.0      10.8.60.129     255.255.255.0   UG    2      0        0 eth0<br>10.6.44.0       10.8.60.129     255.255.255.0   UG    2      0        0 eth0<br>10.6.46.0       10.8.60.129     255.255.255.0   UG    2      0        0 eth0<br>
10.6.47.0       10.8.60.129     255.255.255.0   UG    2      0        0 eth0<br>10.6.41.0       10.6.41.129     255.255.255.0   UG    2      0        0 eth1.0<br>10.99.1.0       10.8.60.129     255.255.255.0   UG    2      0        0 eth0<br>
10.6.50.0       10.8.60.129     255.255.255.0   UG    2      0        0 eth0<br>10.6.5.0        10.8.60.129     255.255.255.0   UG    2      0        0 eth0<br>10.6.4.0        10.8.60.129     255.255.255.0   UG    2      0        0 eth0<br>
10.6.0.0        10.8.60.129     255.255.255.0   UG    2      0        0 eth0<br>10.6.2.0        10.8.60.129     255.255.255.0   UG    2      0        0 eth0<br>10.6.13.0       10.8.60.129     255.255.255.0   UG    2      0        0 eth0<br>
10.6.12.0       10.8.60.129     255.255.255.0   UG    2      0        0 eth0<br>10.6.15.0       10.8.60.129     255.255.255.0   UG    2      0        0 eth0<br>10.6.14.0       10.8.60.129     255.255.255.0   UG    2      0        0 eth0<br>
10.6.10.0       10.8.60.129     255.255.255.0   UG    2      0        0 eth0<br>10.6.21.0       10.8.60.129     255.255.255.0   UG    2      0        0 eth0<br>10.6.20.0       10.8.60.129     255.255.255.0   UG    2      0        0 eth0<br>
10.6.22.0       10.8.60.129     255.255.255.0   UG    2      0        0 eth0<br>10.6.16.0       10.8.60.129     255.255.255.0   UG    2      0        0 eth0<br>10.6.19.0       10.8.60.129     255.255.255.0   UG    2      0        0 eth0<br>
10.6.18.0       10.8.60.129     255.255.255.0   UG    2      0        0 eth0<br>10.8.108.0      10.8.60.129     255.255.255.0   UG    2      0        0 eth0<br>10.6.24.0       10.8.60.129     255.255.255.0   UG    2      0        0 eth0<br>
10.8.23.0       10.8.60.129     255.255.255.0   UG    2      0        0 eth0<br>10.8.20.0       10.8.60.129     255.255.255.0   UG    2      0        0 eth0<br>10.8.21.0       10.8.60.129     255.255.255.0   UG    2      0        0 eth0<br>
10.8.16.0       10.8.60.129     255.255.255.0   UG    2      0        0 eth0<br>10.8.30.0       10.8.60.129     255.255.255.0   UG    2      0        0 eth0<br>10.6.110.0      10.8.60.129     255.255.255.0   UG    2      0        0 eth0<br>
10.8.24.0       10.8.60.129     255.255.255.0   UG    2      0        0 eth0<br>10.8.6.0        10.8.60.129     255.255.255.0   UG    2      0        0 eth0<br>10.8.4.0        10.8.60.129     255.255.255.0   UG    2      0        0 eth0<br>
10.8.5.0        10.8.60.129     255.255.255.0   UG    2      0        0 eth0<br>10.6.115.0      10.8.60.129     255.255.255.0   UG    2      0        0 eth0<br>10.8.1.0        10.8.60.129     255.255.255.0   UG    2      0        0 eth0<br>
10.8.14.0       10.8.60.129     255.255.255.0   UG    2      0        0 eth0<br>10.8.15.0       10.8.60.129     255.255.255.0   UG    2      0        0 eth0<br>10.8.12.0       10.8.60.129     255.255.255.0   UG    2      0        0 eth0<br>
10.8.13.0       10.8.60.129     255.255.255.0   UG    2      0        0 eth0<br>10.8.10.0       10.8.60.129     255.255.255.0   UG    2      0        0 eth0<br>10.6.122.0      10.8.60.129     255.255.255.0   UG    2      0        0 eth0<br>
10.6.120.0      10.8.60.129     255.255.255.0   UG    2      0        0 eth0<br>10.8.9.0        10.8.60.129     255.255.255.0   UG    2      0        0 eth0<br>10.8.51.0       10.8.60.129     255.255.255.0   UG    2      0        0 eth0<br>
10.6.94.0       10.8.60.129     255.255.255.0   UG    2      0        0 eth0<br>10.6.92.0       10.8.60.129     255.255.255.0   UG    2      0        0 eth0<br>default         10.8.60.129     0.0.0.0         UG    0      0        0 eth0<br>
default         10.8.60.129     0.0.0.0         UG    2      0        0 eth0<br>root@OpenWrt:~# <br><br>Any test I can do to find the problem ?<br><br>Thank<br><br>Michel<br>