HI Currently have a pretty well working putty tunneling solution working. Gives me access to my home intranet pages that run on a couple of different machines.
If I wanted to I could add individual ports to the individual machines and access the pages that way. But I'd rather take the more complicated/geeky route of having only one port open.
So what I'd like I guess is something like was discussed in this thread: http://www.geekzone.co.nz/forums.asp?forumid=45&topicid=18758
I'd like to navigate to a web page which is the front door of my network, authenticate, and from there, have access to the machines at home.
By preference, Id rather not have anything loaded on the client machine doing the accessing, since this could be someone else's machine, or a phone, or even a psp. I think at this stage I only want http/https access, since for remote control etc i can use the existing putty solution.
Is this possible? Things I have are DD-WRT as an AP inside the network (currently runs the SSH server). A WHS server (https), and PVR server with Web UI, and a linux server with a couple of other Web sites (PHP mostly). Lastly the WHS runs VMware server (https:8443).
Thoughts?