Hi,<br>
<br>
My apologies if I am repeating myself.. <br>
<br>
Some configuration on Node1.<br>
The WAN (vlan1) interface is on the <a href="http://10.33.176.0/24">10.33.176.0/24</a> network. And whether OLSR is running or not, the default route is:<br>
<br>
<a href="http://0.0.0.0">0.0.0.0</a>        
<a href="http://10.33.176.1">10.33.176.1</a>    
<a href="http://0.0.0.0">0.0.0.0</a>        
UG    0     
0        0 vlan1<br>
Now the HNA configuration in the olsrd.conf looks like<br>Hna4 {<br>
        <a href="http://0.0.0.0">0.0.0.0</a>         <a href="http://0.0.0.0">0.0.0.0</a><br>
}<br>
<br>
So when Node2 advertises itself as a route to reach the internet (it
gets added below the above route. Now even if the above route fails, it
stays in the route table and so the router forces all pings to go via
this route rather than the OLSR route.<br>
<br>
Thanks,<br>
Rajesh.<br>
<br><div><span class="gmail_quote">On 1/10/07, <b class="gmail_sendername">Rajesh Narayanan</b> <<a href="mailto:nrajesh71@gmail.com">nrajesh71@gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Well, thats right and exactly the problem I am having.<br>
Even when the pings do not go through via the static route, the router
does not route the pings via the route introduced by the OLSR. But when
I manually remove the static route, the pings are successful.<br>
<br>
My question is that this process should be transparent to the user. I
should not need to go remove the static route so that I can reach via
the olsr route.<br>
<br>
Dont you think?<br>
<br>
Thanks,<br><span class="sg">
Rajesh.<br><br></span><div><span class="q"><span class="gmail_quote">On 1/10/07, <b class="gmail_sendername">Sven-Ola Tuecke</b> <<a href="mailto:mail2news@commando.de" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
mail2news@commando.de</a>> wrote:</span></span><div><span class="e" id="q_1100da664b2959b8_4"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

Hi,<br><br>this is easy. A linux / windows / macos [fill in] pc does not remove any<br>static default route just by wishing. You can distingush static routes by<br>metric=0, whereas route introduced by olsrd always have metric>=1
<br><br>// Sven-Ola<br><br>""Rajesh Narayanan"" <<a href="mailto:nrajesh71@gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">nrajesh71@gmail.com</a>> schrieb im Newsbeitrag
<br><a href="mailto:news:8e843e380701101008p7465fe55x697e7af43e7310fd@mail.gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">news:8e843e380701101008p7465fe55x697e7af43e7310fd@mail.gmail.com
</a>
...<br>Hi,<br><br>Here are some more observations.<br><br>In the network, the OLSR (on Node1) seems to behave correctly by advertising<br>to Node2 that you cannot reach the internet via Node1 anymore. Doing a<br>'route -n' on Node2 shows that it Node1's IP addres HAS been removed.
<br><br>Now the confusion is, if Node1 informs Node2 of it (Node1) not being a route<br>to internet anymore, why does it not remove its own default internet<br>route???? Pings, traceroutes, linkstates, interface-states, seriously I dont
<br>think really matters. One can use whatever parameter they want. Just make<br>sure the damn route does not exist in Node1 when it finds out that its own<br>WAN interface cannot be used to reach the internet.<br><br>Some suggestions:
<br>1. If using pings/traceroutes ensure that the packets are sent over the WAN<br>interface of that node and if it fails then take appropriate action (delete<br>it as the route in case pings or traceroute fails, keep it or add it if it
<br>succeeds)<br>2. Link/Interface state (probably means the same thing) should also be used,<br>as its an internally generated event and OLSR can be notified immediately.<br>Take similar actions as above of deleting or adding the route appropriatel
<br><br><br>_______________________________________________<br>olsr-users mailing list<br><a href="mailto:olsr-users@olsr.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">olsr-users@olsr.org</a>
<br><a href="https://www.olsr.org/mailman/listinfo/olsr-users" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">https://www.olsr.org/mailman/listinfo/olsr-users
</a><br></blockquote></span></div></div><br>

</blockquote></div><br>