[Babel-users] babeld inside docker

Jehan Tremback jehan.tremback at gmail.com
Thu Nov 16 18:58:03 UTC 2017


Hi, myself and Justin Kilpatrick have done a lot of this kind of stuff, and
Docker is kind of a distraction IMO. You're better off using raw network
namespaces. Here's a script we made to generate virtual networks with
configurable packet loss and latency from a json config format:

https://github.com/sudomesh/network-lab

You can try using this, or just read through it to learn how to make your
own.

On Thu, Nov 16, 2017 at 9:09 AM, Juliusz Chroboczek <jch at irif.fr> wrote:

> > I am trying to run babeld inside docker here:
>
> > https://github.com/zoobab/babeld-in-docker
>
> > I can't get 2 containers to see each other, and I can't figure out why
> > (multicast or any ipv6 option might not be enabled by default).
>
> > If someone can help...
>
> Is the filesystem shared between the containers?  If it is, careful with
> not sharing state files (check the -S option in the manual page).
>
> What's the tunnelling technology?  Does it carry IPv6?  Is there
> a link-local address on the interfaces?
>
> What does tcpdump say?
>
> -- Juliusz
>
> _______________________________________________
> Babel-users mailing list
> Babel-users at lists.alioth.debian.org
> http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/babel-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/babel-users/attachments/20171116/bba8e144/attachment.html>


More information about the Babel-users mailing list