[wireguard-dev] Ability to use one udp port for multiple wg interfaces

Jason A. Donenfeld Jason at zx2c4.com
Thu Sep 21 13:54:45 CEST 2017


On Thu, Sep 21, 2017 at 1:46 PM, nicolas prochazka
<prochazka.nicolas at gmail.com> wrote:
> at this moment, only one interface wg0  manage all peers and all
> customers , it's very complicating for the administrive tasks , qos,
> client separation ....

It should be possible to accomplish these administrative tasks and qos
via subnet range rather than interface. Each interface will handle up
to 2^20 peers, which should certainly be enough.

In any case, if you would like to use different interfaces, you'll
need to use different ports.


More information about the WireGuard mailing list