Hello,

 

as far as I know Docker does not support multicast/broadcast using the standard networking [1]. There exist a networking mode with direct access to the host interfaces. Maybe that is a way to get it working. I never tried that.

 

[1] https://github.com/docker/docker/issues/3043

 

Kind regards,

Johannes Morgenroth

 

 

Von: Ibr-dtn [mailto:ibr-dtn-bounces@ibr.cs.tu-bs.de] Im Auftrag von Maël Auzias
Gesendet: Mittwoch, 27. Januar 2016 16:41
An: Stephan Rottmann <rottmann@ibr.cs.tu-bs.de>
Cc: Ibr-dtn@ibr.cs.tu-bs.de
Betreff: Re: [ibr-dtn] Discovery via broadcast

 

It's in Docker too, run with the flag `--privileged` for the sys_call of `tshark` (for the RAW socket).

 

(Thanks for the "interesting" ! )


Best regards,
---

​​

Auzias Maël
auzias.net - vcard - thesis

GSM: 0033 695 118 774

 

On Wed, Jan 27, 2016 at 4:00 PM, Stephan Rottmann <rottmann@ibr.cs.tu-bs.de> wrote:

Hi,

this morning you posted an interesting mail about running IBRDTN in a
docker container. Is this in docker, too, or is it running on an
ordinary Linux box?

Best regards,
Stephan