<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><blockquote type="cite"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div><div><div>what are UGH, UC, UHLW routes?</div></div></div></blockquote><div> </div><div><div>(as i usually do not use route anymore,..)</div></div><div>i needed some seconds more to realise that you meant the route flags,.. (-;</div> <div><font class="Apple-style-span" color="#000000"><font class="Apple-style-span" color="#144FAE"><br></font></font></div></div></blockquote><div>I got the routes via: netstat -rn</div><div><br></div><div>U RTF_UP Route usable</div><div>G RTF_GATEWAY Destination requires forwarding by intermediary</div><div>H RTF_HOST Host entry (net otherwise)</div><div>C RTF_CLONING Generate new routes on use</div><div><div>L RTF_LLINFO Valid protocol to link address translation</div><div><div>W RTF_WASCLONED Route was generated as a result of cloning</div></div><div><br></div></div><blockquote type="cite"><div class="gmail_quote"><div>ok clear that UC routes go away, they are cache entries made by the kernel itself, and olsrd neither creates nor deletes them,..</div><div><br></div><div>but i still do not know what the L and W flag mean, maybe they are OSX specific</div> <div>but i asume it just means something like "no gateway"</div><div><br></div><div>so it looks like olsrd only cleans up routes to neighbours, but not routes to nodes behind them,..</div><div>but i guess your topoogy is so small, that this is just little more than guessing,..</div></div></blockquote><blockquote type="cite"><div class="gmail_quote"><div><font class="Apple-style-span" color="#000000"><br></font></div><div>btw could you please also add the routes you have before you start olsrd,.</div><div><br></div></div></blockquote><div><br></div><div>--------------------------------------------------------------</div><div>Routing tables before starting OLSRD:</div><div><br></div><div><div><div><div>Internet:</div><div>Destination Gateway Flags Refs Use Netif Expire</div><div>default 192.168.0.1 UGSc 96 1214 en0</div><div>10 link#6 UCS 1 0 en1</div><div>10.75.187.195 127.0.0.1 UHS 0 0 lo0</div><div>10.255.255.255 ff:ff:ff:ff:ff:ff UHLWb 2 21 en1</div><div>127 127.0.0.1 UCS 0 0 lo0</div><div>127.0.0.1 127.0.0.1 UH 4 45390 lo0</div><div><br></div></div></div></div><div><br></div><div><div>--------------------------------------------------------------</div><div>Routing tables after starting OLSRD:</div></div><div><br></div><div><div><br></div></div><div><div><div>Internet:</div><div>Destination Gateway Flags Refs Use Netif Expire</div><div>default 192.168.0.1 UGSc 96 1214 en0</div><div>10 link#6 UCS 1 0 en1</div><div>10.21.33.10 10.30.95.101 UGH 1 0 en1</div><div>10.21.33.10/32 link#6 UC 0 0 en1</div><div>10.30.95.101 10.21.33.10 UGH 0 0 en1</div><div>10.30.95.101/32 link#6 UC 0 0 en1</div><div>10.75.187.195 127.0.0.1 UHS 0 0 lo0</div><div>10.255.255.255 ff:ff:ff:ff:ff:ff UHLWb 2 22 en1</div><div>127 127.0.0.1 UCS 0 0 lo0</div><div>127.0.0.1 127.0.0.1 UH 4 45714 lo0</div><div><br></div></div></div><div><br></div><div><div><br></div><div><div>--------------------------------------------------------------</div><div>Routing tables after exiting OLSRD:</div><div><br></div></div><div><div><div>Internet:</div><div>Destination Gateway Flags Refs Use Netif Expire</div><div>default 192.168.0.1 UGSc 96 1214 en0</div><div>10 link#6 UCS 1 0 en1</div><div>10.21.33.10 10.30.95.101 UGH 1 0 en1</div><div>10.30.95.101 10.21.33.10 UGH 0 0 en1</div><div>10.75.187.195 127.0.0.1 UHS 0 0 lo0</div><div>10.255.255.255 ff:ff:ff:ff:ff:ff UHLWb 2 22 en1</div><div>127 127.0.0.1 UCS 0 0 lo0</div><div>127.0.0.1 127.0.0.1 UH 4 45740 lo0</div></div></div><div><br></div></div></div></body></html>