<div dir="ltr">I have used traceroute and ip route but there is no route to other routers and i have also configured the same in conf file.<div><br></div><div>thank you</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Feb 20, 2015 at 8:34 AM, Dave Taht <span dir="ltr"><<a href="mailto:dave.taht@gmail.com" target="_blank">dave.taht@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Thu, Feb 19, 2015 at 6:58 PM, pramod Jayram <<a href="mailto:pramod.j94@gmail.com">pramod.j94@gmail.com</a>> wrote:<br>
> Hello everyone,<br>
>   Even i have the same problem. I have created two wireless network one in<br>
> ap mode and other in  adhoc mode with two different ip address which assigns<br>
> ip to clients using dhcp. But a client (not running babel) connected to ap<br>
> cannot find the route generated by the mesh node(router running babel on<br>
> wireles interface) running babeld i.e it cannot ping any other nodes<br>
> available in the network. Is there something that i should be aware of?<br>
<br>
</span>ip route<br>
<br>
and traceroute are you friends here.<br>
<br>
Taking a guess, it is likely you need to be exporting the entire /24<br>
from the network you wish to have people connect to.<br>
<br>
by default, babel only exports p2p interfaces, e.g. /32 routes.<br>
<br>
put into the the mesh node´s babeld.conf the x.y.z.q. ip address ranges it uses.<br>
<br>
redistribute local ip x.y.z.q/24 ge 24 allow<br>
<div class="HOEnZb"><div class="h5"><br>
> Thanks<br>
> regards<br>
><br>
> On Sun, Feb 15, 2015 at 6:30 PM, Juliusz Chroboczek<br>
> <<a href="mailto:jch@pps.univ-paris-diderot.fr">jch@pps.univ-paris-diderot.fr</a>> wrote:<br>
>><br>
>> > I am in no way an expert with babeld, but I will try to answer your<br>
>> > question.<br>
>><br>
>> Everything you say is correct.<br>
>><br>
>> -- Juliusz<br>
>><br>
>> _______________________________________________<br>
>> Babel-users mailing list<br>
>> <a href="mailto:Babel-users@lists.alioth.debian.org">Babel-users@lists.alioth.debian.org</a><br>
>> <a href="http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/babel-users" target="_blank">http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/babel-users</a><br>
><br>
><br>
><br>
> _______________________________________________<br>
> Babel-users mailing list<br>
> <a href="mailto:Babel-users@lists.alioth.debian.org">Babel-users@lists.alioth.debian.org</a><br>
> <a href="http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/babel-users" target="_blank">http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/babel-users</a><br>
<br>
<br>
<br>
</div></div><span class="HOEnZb"><font color="#888888">--<br>
Dave Täht<br>
<br>
thttp://<a href="http://www.bufferbloat.net/projects/bloat/wiki/Upcoming_Talks" target="_blank">www.bufferbloat.net/projects/bloat/wiki/Upcoming_Talks</a><br>
</font></span></blockquote></div><br></div>