My question is how do I get the multiple instances of Domino I will have running to all be able to listen on the http and smtp ports on the same NIC with 1 IP Address.
Subject: You can’t
Each instance must have its own IP address and be listening on that address only.
Subject: RE: You can’t
You can, but you have to create more than one IP address to your NIC card, then bind that to your domino partitions - via the Notes.ini/server documents.
Subject: RE: You can’t
Since his question was if it could be done with one IP, I had to answer “No.” Obviously he could bind more IPs, but that’s not his question. If he wants to elaborate, I think we’d find out he has 1 static IP address to use.