[Olsr-dev] unusable OSX routing table

Markus Kittenberger (spam-protected)
Sun Jun 19 18:06:57 CEST 2011


hmm it already fails to delete routes, when updating them,..

can u try it again with fib_metric=flat

Markus

On 6/19/11, math <(spam-protected)> wrote:
>>
>> btw could you please also add the routes you have before you start
>> olsrd,.
>>
>
> I tried to track the creating of the routes further down.
> I checked the routing table before and after every kernel route adding/
> deleting olsrd is doing.
> I hope this helps...
> Here are some results of the analysis:
>
> -------------------------------------------------------
> Routing tables before olsrd start:
>
> Internet:
> Destination        Gateway            Flags    Refs      Use  Netif
> Expire
> default            192.168.0.1        UGSc       15     1214    en0
> 10                 link#6             UCS         1        0    en1
> 10.75.187.195      127.0.0.1          UHS         0        0    lo0
> 10.255.255.255     link#6             UHLWb       2       45    en1
> 127                127.0.0.1          UCS         0        0    lo0
> 127.0.0.1          127.0.0.1          UH          4    46872    lo0
>
>
> --- 16:40:44.874602 -------------------------------------------------
> DIJKSTRA
>
> Updating kernel routes...
>
> Internet:
> Destination        Gateway            Flags    Refs      Use  Netif
> Expire
> default            192.168.0.1        UGSc       15     1214    en0
> 10                 link#6             UCS         1        0    en1
> 10.75.187.195      127.0.0.1          UHS         0        0    lo0
> 10.255.255.255     link#6             UHLWb       2       47    en1
> 127                127.0.0.1          UCS         0        0    lo0
> 127.0.0.1          127.0.0.1          UH          4    47383    lo0
>
>
> KERN: Adding 10.21.33.10/32 from 10.21.33.10 via 10.21.33.10, cost
> 16.383, metric 1, v 9
> Prefix 32 = Netmask: 255.255.255.255
>
>
> Internet:
> Destination        Gateway            Flags    Refs      Use  Netif
> Expire
> default            192.168.0.1        UGSc       15     1214    en0
> 10                 link#6             UCS         1        0    en1
> 10.21.33.10/32     link#6             UC          0        0    en1
> 10.75.187.195      127.0.0.1          UHS         0        0    lo0
> 10.255.255.255     link#6             UHLWb       2       47    en1
> 127                127.0.0.1          UCS         0        0    lo0
> 127.0.0.1          127.0.0.1          UH          4    47383    lo0
>
>
> KERN: Adding 10.30.95.101/32 from 10.30.95.101 via 10.21.33.10, cost
> 17.670, metric 2, v 9
>
>
> Internet:
> Destination        Gateway            Flags    Refs      Use  Netif
> Expire
> default            192.168.0.1        UGSc       15     1214    en0
> 10                 link#6             UCS         1        0    en1
> 10.21.33.10        link#6             UHLW        1        0    en1
> 10.21.33.10/32     link#6             UC          1        0    en1
> 10.30.95.101       10.21.33.10        UGH         0        0    en1
> 10.75.187.195      127.0.0.1          UHS         0        0    lo0
> 10.255.255.255     link#6             UHLWb       2       47    en1
> 127                127.0.0.1          UCS         0        0    lo0
> 127.0.0.1          127.0.0.1          UH          4    47383    lo0
>
>
> ROUTING TABLE
> 10.21.33.10/32, via 10.21.33.10, best-originator 10.21.33.10
> 	from 10.21.33.10, cost 16.383, metric 1, via 10.21.33.10, en1, v 9
> 10.30.95.101/32, via 10.21.33.10, best-originator 10.30.95.101
> 	from 10.30.95.101, cost 17.670, metric 2, via 10.21.33.10, en1, v 9
>
>
> --- 16:40:47.781029 -------------------------------------------------
> DIJKSTRA
>
> Updating kernel routes...
>
> Internet:
> Destination        Gateway            Flags    Refs      Use  Netif
> Expire
> default            192.168.0.1        UGSc       15     1214    en0
> 10                 link#6             UCS         1        0    en1
> 10.21.33.10        link#6             UHLW        1        0    en1
> 10.21.33.10/32     link#6             UC          1        0    en1
> 10.30.95.101       10.21.33.10        UGH         0        0    en1
> 10.75.187.195      127.0.0.1          UHS         0        0    lo0
> 10.255.255.255     link#6             UHLWb       2       47    en1
> 127                127.0.0.1          UCS         0        0    lo0
> 127.0.0.1          127.0.0.1          UH          4    47383    lo0
>
>
> KERN: Deleting 10.30.95.101/32 via 10.21.33.10
> Prefix 32 = Netmask: 255.255.255.255
>
>
> Internet:
> Destination        Gateway            Flags    Refs      Use  Netif
> Expire
> default            192.168.0.1        UGSc       15     1214    en0
> 10                 link#6             UCS         1        0    en1
> 10.21.33.10        link#6             UHLW        1        0    en1
> 10.21.33.10/32     link#6             UC          1        0    en1
> 10.30.95.101       10.21.33.10        UGH         0        0    en1
> 10.75.187.195      127.0.0.1          UHS         0        0    lo0
> 10.255.255.255     link#6             UHLWb       2       47    en1
> 127                127.0.0.1          UCS         0        0    lo0
> 127.0.0.1          127.0.0.1          UH          4    47383    lo0
>
>
> KERN: Adding 10.30.95.101/32 from 10.30.95.101 via 10.30.95.101, cost
> 11.195, metric 1, v 11
> Prefix 32 = Netmask: 255.255.255.255
>
>
> Internet:
> Destination        Gateway            Flags    Refs      Use  Netif
> Expire
> default            192.168.0.1        UGSc       15     1214    en0
> 10                 link#6             UCS         1        0    en1
> 10.21.33.10        link#6             UHLW        1        0    en1
> 10.21.33.10/32     link#6             UC          1        0    en1
> 10.30.95.101       10.21.33.10        UGH         0        0    en1
> 10.30.95.101/32    link#6             UC          0        0    en1
> 10.75.187.195      127.0.0.1          UHS         0        0    lo0
> 10.255.255.255     link#6             UHLWb       2       47    en1
> 127                127.0.0.1          UCS         0        0    lo0
> 127.0.0.1          127.0.0.1          UH          4    47383    lo0
>
>
> ROUTING TABLE
> 10.21.33.10/32, via 10.21.33.10, best-originator 10.21.33.10
> 	from 10.21.33.10, cost 10.160, metric 1, via 10.21.33.10, en1, v 11
> 10.30.95.101/32, via 10.30.95.101, best-originator 10.30.95.101
> 	from 10.30.95.101, cost 11.195, metric 1, via 10.30.95.101, en1, v 11
>
>
> --- 16:40:55.449462 -------------------------------------------------
> DIJKSTRA
>
> Updating kernel routes...
>
> Internet:
> Destination        Gateway            Flags    Refs      Use  Netif
> Expire
> default            192.168.0.1        UGSc       15     1214    en0
> 10                 link#6             UCS         1        0    en1
> 10.21.33.10        link#6             UHLW        1        0    en1
> 10.21.33.10/32     link#6             UC          1        0    en1
> 10.30.95.101       10.21.33.10        UGH         0        0    en1
> 10.30.95.101/32    link#6             UC          0        0    en1
> 10.75.187.195      127.0.0.1          UHS         0        0    lo0
> 10.255.255.255     link#6             UHLWb       2       47    en1
> 127                127.0.0.1          UCS         0        0    lo0
> 127.0.0.1          127.0.0.1          UH          4    47409    lo0
>
>
> KERN: Deleting 10.30.95.101/32 via 10.30.95.101
>
>
> Internet:
> Destination        Gateway            Flags    Refs      Use  Netif
> Expire
> default            192.168.0.1        UGSc       15     1214    en0
> 10                 link#6             UCS         1        0    en1
> 10.21.33.10        link#6             UHLW        0        0    en1
> 10.21.33.10/32     link#6             UC          1        0    en1
> 10.30.95.101/32    link#6             UC          0        0    en1
> 10.75.187.195      127.0.0.1          UHS         0        0    lo0
> 10.255.255.255     link#6             UHLWb       2       47    en1
> 127                127.0.0.1          UCS         0        0    lo0
> 127.0.0.1          127.0.0.1          UH          4    47409    lo0
>
>
> KERN: Adding 10.30.95.101/32 from 10.30.95.101 via 10.21.33.10, cost
> 6.966, metric 2, v 16
>
>
> Internet:
> Destination        Gateway            Flags    Refs      Use  Netif
> Expire
> default            192.168.0.1        UGSc       15     1214    en0
> 10                 link#6             UCS         1        0    en1
> 10.21.33.10        link#6             UHLW        1        0    en1
> 10.21.33.10/32     link#6             UC          1        0    en1
> 10.30.95.101       10.21.33.10        UGH         0        0    en1
> 10.30.95.101/32    link#6             UC          0        0    en1
> 10.75.187.195      127.0.0.1          UHS         0        0    lo0
> 10.255.255.255     link#6             UHLWb       2       47    en1
> 127                127.0.0.1          UCS         0        0    lo0
> 127.0.0.1          127.0.0.1          UH          4    47409    lo0
>
>
> ROUTING TABLE
> 10.21.33.10/32, via 10.21.33.10, best-originator 10.21.33.10
> 	from 10.21.33.10, cost 5.679, metric 1, via 10.21.33.10, en1, v 16
> 10.30.95.101/32, via 10.21.33.10, best-originator 10.30.95.101
> 	from 10.30.95.101, cost 6.966, metric 2, via 10.21.33.10, en1, v 16
>
>




More information about the Olsr-dev mailing list