From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: nicolas.prochazka@gmail.com Received: from krantz.zx2c4.com (localhost [127.0.0.1]) by krantz.zx2c4.com (ZX2C4 Mail Server) with ESMTP id be084bdb for ; Fri, 17 Feb 2017 14:02:47 +0000 (UTC) Received: from mail-lf0-f41.google.com (mail-lf0-f41.google.com [209.85.215.41]) by krantz.zx2c4.com (ZX2C4 Mail Server) with ESMTP id e3d0ed7d for ; Fri, 17 Feb 2017 14:02:47 +0000 (UTC) Received: by mail-lf0-f41.google.com with SMTP id x1so22993827lff.0 for ; Fri, 17 Feb 2017 06:03:07 -0800 (PST) MIME-Version: 1.0 Sender: nicolas.prochazka@gmail.com From: nicolas prochazka Date: Fri, 17 Feb 2017 15:03:05 +0100 Message-ID: Subject: [wireguard-devel] About ip management To: WireGuard mailing list Content-Type: multipart/alternative; boundary=94eb2c1cb94a74526e0548ba5f2a List-Id: Development discussion of WireGuard List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , --94eb2c1cb94a74526e0548ba5f2a Content-Type: text/plain; charset=UTF-8 Hello, I hope not to have misunderstood ip management with wireguard, in a "server mode operation" , as many peers -> one peer ( server ) , private ip configuration must be coherent. In fact, as server / client example in contrib, server must delivery ip to clients, there's no way for client to know good private_ip . We cannot use dhcp, layer 3 , so ... we need to implement a pool ip manager , is it correct ? Regards, Nicolas Prochazka. --94eb2c1cb94a74526e0548ba5f2a Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hello,
I hope not= to have misunderstood ip management with wireguard,
in a "server mode operation" , as many peers -> one p= eer ( server ) ,
private ip configuration mu= st be coherent. In fact, as server / client example in contrib, server must= delivery ip to clients, there's no way for client to know good private= _ip .
We cannot use dhcp, layer 3 , so ...
we need to implement a pool ip manager , is = it correct ?

Regards,
<= /div>Nicolas Prochazka.
--94eb2c1cb94a74526e0548ba5f2a--