[Babel-users] able to ping to neighbor but no entry in routing table

Gabriel Kerneis gabriel at kerneis.info
Sat Mar 22 17:24:05 UTC 2014


On Sat, Mar 22, 2014 at 08:18:14PM +0530, Harshal Vora wrote:
> We checked that we are able to ping from the master to the slave
> (because of the proximity and because they are on the same adhoc
> network)
> 10.0.0.0/24 metric 128 (exported)
> 192.168.1.0/24 metric 128 (exported)

I have no idea where your problem comes from, but it is common in mesh
networks to set your addresses with a /32 prefix (or /128 for IPv6). The
reason is precisely to avoid those hard-to-debug behaviours where you do
not know whether you can reach another host thanks to a correctly
installed route, or thanks to the default route for your prefix and
random proximity.

Best,
-- 
Gabriel



More information about the Babel-users mailing list