helium / helium-packet-router

Apache License 2.0
8 stars 8 forks source link

Allow multiple GWMP endpoints per route. #269

Open robputt opened 11 months ago

robputt commented 11 months ago

There is a serious limitation with the current GWMP implementation on Helium Packet Router of only allowing one endpoint and relying on alternative ports for each region. In reality this is not practical as many LNS providers implement a distributed system with gateway bridges colocated in each region. Please allow setting a different gateway bridge hostname for each region as well as port.

Best Regards,

Rob

ccall48 commented 11 months ago

I can see how this would make sense for some deployments, even if it was an option in the setting up of the gwmp routes which reverts to the server setting if not specified.

shawaj commented 11 months ago

+1 on this. This is very limiting if deploying in k8s with multiple load balancers etc