TROUBLESHOOTING
1. If the destination server is sharing a network interface card with a port-mapping server, check that the port-mapping server is running. Domino can't establish a connection to a server sharing the port-mapping server's IP address unless the port-mapping server can redirect the traffic to the port the destination server is listening on.
2. Make sure that the port-mapping information in the NOTES.INI file is in the correct order. In the port-mapping server's NOTES.INI file, there are entries that reference the other partitioned servers on the computer. If the lines containing the port-mapping information are out-of-order, Domino displays the message "Server not responding" or "Server's name changed." Edit the port-mapping server's NOTES.INI file, and make sure that the partitioned servers are listed in numerical order, as in this example:
TCPIP_PortMapping01=
TCPIP_PortMapping02=
TCPIP_PortMapping03=
After modifying the NOTES.INI, stop and restart the server so that the changes take effect.
Note 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.
TCPIP_PortMapping00=CN=Server1/O=Org1,198.114.89.123:13520
The destination server's NOTES.INI file contains:
TCPIP_TcpIpAddress=0,198.114.89.123:13520