CONFIGURING
About this task
When setting the NOTES.INI variables for port mapping, do not include a zone in a port mapped address. The zone is only valid locally.
Note: Do not change the assigned TCP port number unless you have a way to redirect the inbound connection with Domino port mapping or a firewall that has port address translation (PAT).
Procedure
1. For each IP address, make sure you have added a Notes port TCP/IP. Also make sure that each port has a unique name.
2. In the NOTES.INI file, confirm that these lines appear for each port that you added:
Where TCPIPportname is the port name you defined.
Where IPaddress is the IP address of the specific NIC.
For example:
TCPIP_TCPIPAddress=0,130.123.45.1
Note: Because IPv6 addresses include colons, you must enclose the address in brackets. For example:
TCPIP_TCPIPAddress=0,[fe80::290:27ff:fe43:16ac]
Related tasks Binding an Internet service to an IP address Server setup tasks specific to TCP/IP Setting up Notes named networks Renaming a network port on a server Changing a TCP or SSL port number