Gateway Network & Wireless Cards Driver Download For Windows



  1. Wireless Network Card Driver
  2. Download Wireless Network Adapter Driver Windows 7

Download Gateway Wireless 802.11g PC Card Adapter for Windows to net driver. The Gateway Network allows you to connect multiple Gateways together over a wide area network, and opens up many distributed features between Gateways. The Gateway Network provides the following features: A dedicated HTTP data channel that can handle multiple streams of message data. The ability to set up a node to act as a proxy for another node. Download Gateway Intel Wireless Network Driver 11.1.0.86 (Network Card). About Ethernet Driver: Windows platforms generally apply a generic driver that allows motherboards to recognize the Ethernet component. However, in order to make use of all network card (adapter) features.

  • Latest downloads from Other in Network Card. Sort by: last update. Gigabyte X570 AORUS XTREME (rev. 1.1) Aquantia LAN Driver 2.1.009.0 for Windows 10 64-bit 5. Sony VAIO SVF153290S NXP NearFieldProximity Provider Driver 6.5.5.0 for Windows 8.1 64-bit 9 downloads.
  • This download record installs the Windows® 10 WiFi package drivers 22.20.0 for the AX210/AX200/9000/8000 series Intel® Wireless Adapters.
-->

This article describes several communication settings associated with the on-premises data gateway. It also describes how to adjust those settings.

Enable outbound Azure connections

The gateway relies on Azure Service Bus for cloud connectivity. The gateway correspondingly establishes outbound connections to its associated Azure region.

If you registered for either a Power BI tenant or an Office 365 tenant, your Azure region defaults to the region of that service. Otherwise, your Azure region might be the one closest to you.

If a firewall blocks outbound connections, configure the firewall to allow outbound connections from the gateway to its associated Azure region.

Ports

The gateway communicates on the following outbound ports: TCP 443, 5671, 5672, and from 9350 through 9354. The gateway doesn't require inbound ports.

We recommend that you allow the IP addresses for your data region in your firewall. You can download the Azure datacenter IP list, which is updated weekly. Or, you can get the list of required ports by performing the network ports test periodically in the gateway app.

The gateway communicates with Service Bus by using an IP address along with a fully qualified domain name (FQDN). If you force the gateway to communicate via HTTPS, it will strictly use FQDNs only and won't communicate by using IP addresses.

Note

The Azure datacenter IP list shows IP addresses in Classless Inter-Domain Routing (CIDR) notation. An example of this notation is 10.0.0.0/24, which doesn't mean from 10.0.0.0 through 10.0.0.24. Learn more about CIDR notation.

The following list describes FQDNs used by the gateway.

Domain namesOutbound portsDescription
*.download.microsoft.com80Used to download the installer. The gateway app also uses this domain to check the version and gateway region.
*.powerbi.com443Used to identify the relevant Power BI cluster.
*.analysis.windows.net443Used to identify the relevant Power BI cluster.
*.login.windows.net, login.live.com, and aadcdn.msauth.net443Used to authenticate the gateway app for Azure Active Directory (Azure AD) and OAuth2.
*.servicebus.windows.net5671-5672Used for Advanced Message Queuing Protocol (AMQP).
*.servicebus.windows.net443 and 9350-9354Listens on Service Bus Relay over TCP. Port 443 is required to get Azure Access Control tokens.
*.frontend.clouddatahub.net443Deprecated and not required. This domain will be removed from the public documentation as well.
*.core.windows.net443Used by dataflows to write data to Azure Data Lake.
login.microsoftonline.com443Used to authenticate the gateway app for Azure AD and OAuth2.
*.msftncsi.com443Used to test internet connectivity if the Power BI service can't reach the gateway.
*.microsoftonline-p.com443Used to authenticate the gateway app for Azure AD and OAuth2.
dc.services.visualstudio.com443Used by AppInsights to collect telemetry.

Note

After the gateway is installed and registered, the only required ports and IP addresses are those needed by Service Bus, as described for servicebus.windows.net in the preceding table. You can get the list of required ports by performing the Network ports test periodically in the gateway app. You can also force the gateway to communicate using HTTPS.

Network ports test

To test if the gateway has access to all required ports:

  1. On the machine that is running the gateway, enter 'gateway' in Windows search, and then select the On-premises data gateway app.

  2. Select Diagnostics. Under Network ports test, select Start new test.

When your gateway runs the network ports test, it retrieves a list of ports and servers from Service Bus and then attempts to connect to all of them. When the Start new test link reappears, the network ports test has finished.

The summary result of the test is either 'Completed (Succeeded)' or 'Completed (Failed, see last test results)'. If the test succeeded, your gateway connected to all the required ports. If the test failed, your network environment might have blocked the required ports and servers.

To view the results of the last completed test, select the Open last completed test results link. The test results open in your default text editor.

The test results list all the servers, ports, and IP addresses that your gateway requires. If the test results display 'Closed' for any ports as shown in the following screenshot, ensure that your network environment didn't block those connections. You might need to contact your network admin to open the required ports.

Force HTTPS communication with Azure Service Bus

You can force the gateway to communicate with Service Bus by using HTTPS instead of direct TCP.

Note

Wireless Network Card Driver

Gateway Network & Wireless Cards Driver Download For Windows

Starting with the June 2019 gateway release and based on recommendations from Service Bus, new installations default to HTTPS instead of TCP. This default behavior doesn't apply to updated installations.

You can use the gateway app to force the gateway to adopt this behavior. In the gateway app, select Network, and then turn on HTTPS mode.

After you make this change and then select Apply, the gateway Windows service restarts automatically so that the change can take effect. The Apply button appears only when you make a change.

To restart the gateway Windows service from the gateway app, see Restart a gateway.

Note

If the gateway can't communicate by using TCP, it automatically uses HTTPS. The selection in the gateway app always reflects the current protocol value.

TLS 1.2 for gateway traffic

By default, the gateway uses Transport Layer Security (TLS) 1.2 to communicate with the Power BI service. To ensure all gateway traffic uses TLS 1.2, you might need to add or modify the following registry keys on the machine that runs the gateway service.

Note

Download Wireless Network Adapter Driver Windows 7

Adding or modifying these registry keys applies the change to all .NET applications. For information about registry changes that affect TLS for other applications, see Transport Layer Security (TLS) registry settings.

Next steps