[Babel-users] How to redistribute addresses of only one specific Network

Diogo Lopes dmalopes at live.com
Thu Dec 12 11:11:57 UTC 2013


Hi all,
 I'm using babel on some devices connected to several networks and I want them to  share with each other the informations regarding only one of those networks (the  one who connects them). For example, a node A has a interface 1 conected to the  network 20.0.0.0/8 and a interface 2 connected to a network 40.X.Y.0/24. With  several nodes I want to form a mesh network so that they can communicate each  other by the 20.0.0.0/8 network but I don't want them to know the 40.0.0.0/8  networks of the other nodes.   How can I configure babel to do it? 
My testbed has two laptops with babel v1.4.3, Laptop A:eth0 10.20.30.1/24wlan0 20.0.1.2/24Laptop B:eth0 10.20.30.2/24wlan0 20.0.6.6/24both of them are running babeld as follows:  sudo babeld -C 'redistribute ip 20.0.0.0/8 allow' -C 'redistribute local deny' -h 0.5 eth0 wlan0&
When I add an address to a wlan1 interface in laptop B such as 40.0.5.2/24, the laptop A also adds a route to that network. I don't want that. I just want them to share the 20.0.0.0/8 connections.
What am I doing wrong? Please help.
Best Regards,
Diogo Lopes
 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/babel-users/attachments/20131212/5c0f3dd2/attachment.html>


More information about the Babel-users mailing list