Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago
Solved

Gateway Connection Map to Server keeps dropping

I keep having to go into several reports that were fine and fixing the Gateway Connection.   The steps are: DataSet settings -> expand Gateway Connection -> click Actions down arrow -> where it...
  • v-yuta-msft's avatar
    7 years ago

    Anonymous ,

     

    So based on your description, the gateway seems to be running on your sever without any problems, right? Have you disabled some port in the firewall of server?

     

     The gateway creates an outbound connection to Azure Service Bus. It communicates on outbound ports: TCP 443 (default), 5671, 5672, 9350 thru 9354. The gateway does not require inbound ports.

     

    It is recommended that you whitelist the IP addresses, for your data region, in your firewall. You can download the Microsoft Azure Datacenter IP list. This list is updated weekly. The gateway will communicate with Azure Service Bus using the IP address along with the fully qualified domain name (FQDN). If you are forcing the gateway to communicate using HTTPS it will strictly use FQDN only, and no communication will happen using IP addresses. 

     

    Regards,

    Jimmy Tao