You can either use Virtual IP's or re-assign the ports.
If IIS is only used for SSL, it probably makes sense to move it to another port for HTTP, such as 82 & 83 (HTTP and ADMIN).
The virtual IP address is also not a bad option, since it provides some simplicity for users should IIS do some double-duty as a web server.
To setup a virtual IP address, you first configure your LAN card so that it supports more than one IP address (network settings, adapter, advanced).
Then, you tell IIS to listen on one of the IP machine addresses and tell Screensurfer to listen on the other. Screensurfer is configured for this using the registry setting ListenIPAddress-- change it to the nnn.nnn.nnn.nnn setting matching the IP address that IIS is not listening to.
|