On Friday, 07/25/2003 at 09:28 EST, Adam Thornton <[EMAIL PROTECTED]> wrote:
> We don't have any plans to make it web-accessible. Instead, it looks > like something that speaks SSH waiting on port 22 of the VM stack, and > something that speaks telnet-over-SSL waiting on port 992. It's merely > an implmentation detail that the "something" is really a Linux image, > when you get right down to it. This is exactly what happens with the VM SSL server when you specify SECURE on the PORT statement. The SSL server (Linux) listens on VM TCP/IP ports (e.g. telnet or http), acting as man-in-the-middle and bypassing the Linux IP stack entirely. The VM telnet or web server still listen on port 23 or 443, as usual. No port forwarding required. Alan Altmark Sr. Software Engineer IBM z/VM Development
