Neil Bothwick wrote: > If the second server is only serving HTTPS, you don't even need that. > Just have the router forward port 80 to the first server and port 443 to > the second. > That leaves the HTTPS server open to the public though, which is specifically not allowed to the OP.
I would say do the ssh port forwarding, but forward 443 instead of 1234. But that won't work if he's on a server that is doing HTTPS itself.... The PPPoSSH route is looking best...

