In our application we would like for our Linux-based controller to implement the MQTT broker and provide TCP/IP network configuration for the Ethernet LAN. We would also like to be able to deploy (2) or more gateways so as to increase LoRa network area coverage as compared to using a single gateway.
In this configuration, it seems logical for our Linux-based controller to be considered the Network Server, while the Conduit gateways are all considered Packet Forwarders.
However, the description of multiple gateway deployments at the following link reads as if one of the Conduit gateways must be set up as the Network Server.
Networking Conduits
Can our desired application be realized? If so, would all of the Conduit gateways be configured as Packet Forwarders? If not, what are the limitations?