HowTo:  Configure the ArcGIS License Manager to work through a firewall

相关信息
Article ID: 40612
Software:
ArcGIS - ArcEditor 10
ArcGIS - ArcInfo 10
ArcGIS - ArcView 10
ArcGIS for Desktop Advanced 10.1
ArcGIS for Desktop Standard 10.1
ArcGIS for Desktop Basic 10.1
Platforms:
Windows XP, Server 2003, Vista, Server 2008, Windows 7

问题描述
Instructions provided describe how to configure ArcGIS License Manager to work through a firewall. The steps provided require that the license manager be briefly stopped. During this time, connections to the license manager may be lost.
已邀请:

易智瑞技术支持

赞同来自:

解决方案

At the end of line one in the service.txt file, there is the option to specify a port number immediately after ANY. On the VENDOR line, add PORT=####, where #### is a specific port number to be designated to lock the vendor daemon to a specific port. For example, 27001. After making these changes, the service.txt file should look similar to the example at the end of this procedure.

  1. In the Windows Services console, stop the ArcGIS License Manager service: a) Click Start > Control Panel > Administrative Tools > Services. b) In the Services console, select ArcGIS License Manager and click 'Stop the service'.
  2. Navigate to the following folder where the service.txt file is located, depending on the system and version: •
    Version 10.0 on a 32-bit Windows OS: C:\Program Files\ArcGIS\License10.0\bin• Version 10.1 on a 64-bit Windows OS: C:\Program Files (x86)\ArcGIS\License10.1\bin
  3. Make a backup of the service.txt file and place it in another folder in case it is needed.
  4. In the service.txt file, update the first two lines to look like the example shown at the end of this procedure:
    Port numbers 27000-27009 may be used here.
  5. Save the service.txt file.
  6. Open the License Server Administrator. Click Start > All Programs > ArcGIS > License Manager > License Server Administrator.
  7. Select the Start/Stop License Service folder and click the Start button.
  8. In ArcGIS Administrator, set the license manager's hostname on the user's machine running the ArcGIS Desktop 10 software. a) Click Start > All Programs > ArcGIS > ArcGIS Administrator. b) In ArcGIS Administrator, click the Desktop folder and set the License Manager's hostname. Alternatively, use '27000@<server name>', depending on the port designated. Example:
    SERVER <HOST_NAME> ANY 27000 VENDOR ARCGIS PORT=27001 FEATURE ACT ARCGIS 1 permanent 1 7ED49106D630


其它相关参考
  1. Configure Windows XP's Internet Connection Firewall to work with the License ManagerInstructions provided describe how to configure Windows XP's Internet Connection Firewall to work with the License Manager. With the release of Windows XP Service Pack 2 (SP2), Microsoft has enabled its Internet Connection Firewall (ICF) by defaul...
  2. Configure ArcGIS Desktop 10 through a firewallMany of today's networks use a firewall for enhanced security from outside threats. Because the license manager uses the TCP/IP protocols, implementing such a firewall can pose problems between the license manager server and the clients connecting...
  3. Configure the ArcGIS License Manager to work through a firewall


创建及修改时间
Created: 10/16/2012

Last Modified: 7/18/2013
原文链接
http://support.esri.com/en/kno ... 40612

要回复问题请先登录注册