Is it possible to terminate 2 servers on 2 different IPs (2 NICs on the same machine i.e. multihomed) at the same port. My friend says it's possible. I'm almost sure it's not. Or is it the other way round? (can't terminate an IP to two different ports)
Reason being I need IIS and tomcat to listen on the same port but tomcat's responding to both IPs on the same port where as IIS is sorted (So I guess this mean it can be done?) .
Thanks



LinkBack URL
About LinkBacks
) .



. But it should be possible to achieve this feat if the OS/programs are virtualised right? After all the OS will not be globally monopolising port resource.
CornedBee