Specifying Server Addresses
Depending on the networking environment in which the Discover servers are deployed, you may be required to specify server addresses as IP addresses, domain names, or fully qualified domain names.
About this task
Any specified name must be resolvable by the Portal, which is hosted on the Portal Server, so that it can interact with the Discover software hosted on the server.
Note: For additional requirements, please contact your
network infrastructure administrator.
When specifying the address of a server, the following lists the order of preference for Discover in how to specify it:
- Server names may be up to 256 characters in length.
Procedure
- IP Address: A direct IP address in the form of
255.255.255.255
for the machine hosting the Discover server is the best solution. - hostname: Hostnames such as
myhost
orserver1
can be used, although there may be problems associated with DNS validation of the hostname.- In some environments, you may need to specify the hostname as a fully qualified domain name.
localhost
: Thelocalhost
reference should be avoided, as it can be misinterpreted.Note: Avoid usinglocalhost
to specify a server hosted on the Portal Server. Exceptions:- The SQL Server can be referred to as
localhost
, if it is hosted on the same machine as the Portal.
- The SQL Server can be referred to as