Configure ArcGIS Server in advanced scenarios
ArcGIS Enterprise can be deployed on machines that have multiple network interface controller (NIC) cards or DNS entries (also called records) in a DNS name server. If you installed ArcGIS Server on a machine that contains more than one NIC card or multiple entries in a DNS name server, you must identify the IP address or host name the server should use for network communication. This is done by adding a file to the installation directory for each machine in the site..
Sign in to the machine on which ArcGIS Server is installed. Browse to the
<Server installation directory>/framework/etcfolder and create a file named hostname.properties, with appropriate permissions, in this folder.Sign in to the machine on which ArcGIS Server is installed. Browse to the
<Server installation directory>\framework\etcfolder and create a file named hostname.properties, with appropriate permissions, in this folder.Add the following text to the first line of the file, and specify the fully qualified domain name of the intended interface: hostname=interface.example.com. For example, if you have a machine with two NIC cards or DNS entries (1 and 2), these interfaces' domain names resolve to
S1.mycompany.comandS2.mycompany.com, and you want ArcGIS Server to use the second interface for network communication, add the following text to thehostname.propertiesfile: hostname=S2.mycompany.com.Note:
In some cases, such as when a host name is the same for multiple interfaces, you should instead specify the IP address of the interface you want ArcGIS Server to use for network communication. The syntax is
hostname=<IP address>.Save and close the
hostname.propertiesfile.Restart ArcGIS Server using the
stopserver.shandstartserver.shcommands. Repeat with any other machines in your ArcGIS Server site.Restart the ArcGIS Server service on Windows. Repeat with any other machines in your ArcGIS Server site.
If necessary, complete the steps to configure the following ArcGIS Enterprise software components on machines with multiple NIC cards or DNS entries: