Server setup error: not responding

I am installing two development servers on the same machine, one R5 and one Domino 6, in the same domain.

I installed the R5 server successfully, registered the second server, and installed the Domino 6 software. I am now running the Domino 6 Setup, and am getting the following error:

“The server is not responding. The server may be down or you may be experiencing network problems.”

When I close that pop-up window, it reads “An error occured during the setup. (…) 20 percent of the setup was complete. Setup failed processing.”

I checked that the R5 server is up and running. In the Setup program, I tried putting the IP address of the server, I also tried 127.0.0.1 since everything is on the same machine.

Any suggestions?

Subject: Server setup error: not responding

For this to work, you will need separate IP address for each server.

If both share the same IP address, then when a client or server sends a request to that address on port 1352, which server would get the request, and which would respond. They would be fighting over that port on that address.

Once you have them using different ports, then it should be much easier to direct requests and trafic to one or the other.