|
|
Explanation:
Specifies the TCP/IP port number of each partitioned server sharing the IP
address of the port mapping server. TCP/IPportname is the name of the TCP/IP
port that is specified in the notes.ini file by the settings Ports = TCPIP.
This entry is only valid in the notes.ini file of the port mapper server. NN is
any number from 00, 01, 02, and so on to 99; only 00 to 04 are currently
supported. Numbers must be assigned in ascending order as an invalid break in
the number sequence causes subsequent entries in the notes.ini file to be
ignored. For example:
- TCP/IPportname_PortMapping00 = CN=Server1/O=ACME,192.94.222.169:13520
- TCP/IPportname_PortMapping01 = CN=Server2/O=ACME, 192.94.222.169:13521
- TCP/IPportname_PortMapping02 = CN=Server3/O=ACME,
192.94.222.169:13522
The last number is the port number assigned to each partitioned server. This
number must be an available number as specified in Assigned Numbers RFC 1340.
When setting notes.ini variables for port mapping, do not include a zone in a
port-mapped address. The zone is only valid locally.
Applies to:
Servers
Default Value:
None
UI equivalent:
There is no UI equivalent.
Syntax:
TCP/IPportname_PortMappingNN = CN=servername/
O=organization,IPaddress:TCP/IP portnumber
Available since:
Lotus Notes/Domino x.x.x
|