From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-40133.protonmail.ch (mail-40133.protonmail.ch [185.70.40.133]) by mail.toke.dk (Postfix) with ESMTPS id AB5677D40A4 for ; Wed, 27 Jan 2021 09:41:08 +0100 (CET) Authentication-Results: mail.toke.dk; dkim=pass (1024-bit key) header.d=protonmail.com header.i=@protonmail.com header.b=kxxQb8BQ Date: Wed, 27 Jan 2021 08:40:59 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail; t=1611736867; bh=rtrGzBBsk3nVg/8CkcRhFw6JVIzqe8GeLn73ybvKk0A=; h=Date:To:From:Cc:Reply-To:Subject:In-Reply-To:References:From; b=kxxQb8BQu5Z4QAby9YpJVbOw9DFabh0xB/9NzyR5G3uFwngBaJ7fTKRg23201b7Ph A0LXduoSpuSbccxr3orDEprMijaQJQJ49uDxjWkbLOl01Ceqo8Xtkv+apSuF/CwVuF NW04jTiLLcUTsUr7ji2YaiQvN52q39X0ABKOQTX8= To: Juliusz Chroboczek From: Jeroen van Veen Message-ID: In-Reply-To: <875z3jpg4y.wl-jch@irif.fr> References: <0688ccc55ed16925427c08c0dfa9794e@kn1ght.org> <41iOS83_x7ZCTcMkNNxAKoVhYq4E7H9hFCmZXaSp_4s0R2vVPgYdYPXh3q0t69fbqmFduH86rXn42G0QZ-aHdvbVtQ1FNfEKoy7EEkMpF_8=@protonmail.com> <875z3jpg4y.wl-jch@irif.fr> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Status: No, score=-1.2 required=10.0 tests=ALL_TRUSTED,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FREEMAIL_FROM shortcircuit=no autolearn=disabled version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on mailout.protonmail.ch Message-ID-Hash: BHIYJR2IGAQNDKOB3IEXV65IGBJOQUOF X-Message-ID-Hash: BHIYJR2IGAQNDKOB3IEXV65IGBJOQUOF X-MailFrom: jvanveen@protonmail.com X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; suspicious-header CC: =?utf-8?Q?Antonin_D=C3=A9cimo?= , Cell , "galene@lists.galene.org" X-Mailman-Version: 3.3.2 Precedence: list Reply-To: Jeroen van Veen Subject: [Galene] Re: Docker image List-Id: =?utf-8?q?Gal=C3=A8ne_videoconferencing_server_discussion_list?= Archived-At: List-Archive: List-Help: List-Post: List-Subscribe: List-Unsubscribe: Its using bridge. I would rather use host, but that wouldn't work on MacOS/= Windows hosts. I could make the network mode configurable, but I figured that it has to su= pport bridge mode anyway, or it would be limited to Linux hosts. =E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90 Original Me= ssage =E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90 Op dinsdag, januari 26, 2021 10:01 PM, Juliusz Chroboczek sch= reef: > > Locally it works fine, but Galene gives a warning (TURN: no public addr= esses), > > > which suggests I still lack some config. > > Jeroen, what network mode are you using in your container? You should > probably be using "host", not the default "bridge". > > Galene mailing list -- galene@lists.galene.org > To unsubscribe send an email to galene-leave@lists.galene.org