Ports and URLs for Inventory Beacons
Note:For a summary of URLs for the various cloud servers (for example, for setting up firewalls for your inventory beacons), see Configuring Inventory Beacons for Connection to the Application Server.
Except as noted, the port numbers given are default values, and can be configured. The obvious exceptions are items 1-5, which are fixed ports for use with the central cloud server. Items marked * in the diagram apply exclusively to cloud-based implementations.
Ports and URLs for Inventory Beacons
Note:For brevity in the following table, only the North American instance URLs are shown. The European instance URLs are identical with the exception of switching the top-level domain from .com to .eu. And the APAC instance URLs are identical with the exception of switching the top-level domain from .com to .au.
The following table describes the ports and URLs for inventory beacons, as illustrated in this diagram.
Ref |
Purpose/URL |
Port |
|||||||||||||||||||||
1 |
IT Asset Management cloud authentication (not used for on-premises implementation): https://app.flexera.com/login Note:While operators using Flexera Account Management in a cloud implementation access the authentication sign-on each time they log in to IT Asset Management, each inventory beacon accesses this URL only during registration and configuration (described in Register an IT Asset Management Inventory Beacon). |
443 (fixed) |
|||||||||||||||||||||
2 |
Web application server: https://app.flexera.com Note:For performance and reliability monitoring, browser access to the North American, European, or APAC web application servers also triggers access to the following URLs:
Accessing these URLs may also trigger certificate revocation checks. For a list of security certificate check URLs, see Configuring Inventory Beacons for Connection to the Application Server. |
443 (fixed) |
|||||||||||||||||||||
3 |
The batch server: https://beacon.flexnetmanager.com |
443 (fixed) |
|||||||||||||||||||||
4 |
Inventory server (for FlexNet inventory scanner and inventory agent data): https://data.flexnetmanager.com |
443 (fixed) |
|||||||||||||||||||||
5 |
SSL certificate revocation servers (for cloud implementations only). Note:These URLs are relevant both to the production instances and to the UAT instances, for all the North American, European, and APAC cloud implementations. Revocation checking may occur for any of the following subdomains that are presented by the web application server, in the .com, .eu, and .au domains:
For revocation checks that Amazon certificate authority may use, see Configuring Inventory Beacons for Connection to the Application Server. |
80 (fixed) |
|||||||||||||||||||||
6 |
SAP: Gather SAP Inventories Port. By default, the last two digits of the port number match the SAP instance number. |
33nn (default) |
|||||||||||||||||||||
7 |
IT Asset Management reads Microsoft Active Directory users, computers and groups. (Active Directory security groups are resolved into the individual user/computer members needed for consumption calculations for several inventory adapters, including App-V and Citrix Virtual Apps. However, these groups are managed exclusively in Active Directory, and are not available for display.) In the necessary communication with a domain controller, the use of the Secure Sockets Layer (SSL) is optional (where SSL is in use, communication is through LDAP over SSL). The choice is determined by the Use SSL check box on the Active Directory tab of the FlexNet Beacon user interface (see Importing From Active Directory). Tip:Registry settings may be used to customize the configuration used for inventory import from Active Directory. For details, see Registry Keys for Inventory Beacon, starting from ActiveDirectoryImporter. For more information about gathering data from Active Directory, see Active Directory and Active Directory Domain Services Port Requirements. |
|
|||||||||||||||||||||
8 |
SQL-based inventory collection (third-party inventory), reading from other databases |
|
|||||||||||||||||||||
9 |
SAP sends license recommendations: http://beaconServerName/SAPService/SAPService.asmx |
80 (default) |
|||||||||||||||||||||
10 |
Discovery of computers on your network, including testing for other specialized computer use. The port depends on which scans you have included in the discovery rule(s). You can customize the ports used for discovery and inventory together when setting a rule. Note that the system requires a response to a ping before continuing with port scans and other methods of discovery. |
|
|||||||||||||||||||||
11 |
Instead of being gathered by Inventory Agent, special inventory is gathered directly by the inventory beacon using APIs or other direct connections to the target device. Examples can include Microsoft Graph API, Salesforce API, SaaS Management API, and the like. In other cases, scripts or executables run on the target device, and upload the resulting inventory to the inventory beacon. |
Tip:On the XenDesktop server, port 5985 must be open, and PowerShell remoting (WinRM) must be enabled. |
|||||||||||||||||||||
12 |
Remote execution, where the default ports depend on the target device and the remote execution technology in use (SMB for Windows, SSH for UNIX-like platforms). |
|
|||||||||||||||||||||
13 |
Communications between inventory beacons—configured during implementation, using either the HTTP or HTTPS protocol and the DNS machine name (or IP address) of the inventory beacon server. All communications are "pull" by the child beacon; there is no downward "push". Example: http://parentBeaconname/ |
https://parentBeaconname:886/ |
|||||||||||||||||||||
14 |
Communication from the Inventory Agent or light-weight FlexNet Inventory Scanner to an inventory beacon—configured during installation of each inventory beacon. The URLs for each inventory beacon are collated by the central server and shared with all inventory beacons and the Inventory Agents they manage. Each Inventory Agent contacts its nearest available inventory beacon to upload collected inventory. It is mandatory that the URL for each inventory beacon includes both the protocol (HTTP or HTTPS) and the port number on which it is listening for uploads. In the case of the light-weight inventory scanner, there is no support for an upload infrastructure. You specify the destination for an upload with the command-line option, such as -o UploadLocation="http://InventoryBeacon/ManageSoftRL" If the scanner needs to upload to a non-default port, include this in the UploadLocation parameter, such as -o UploadLocation="https://InventoryBeacon:886/ManageSoftRL" |
http://parentBeaconname:80/ |