On Thursday 20 January 2005 11:12 am, Norbert Kamenicky <[EMAIL PROTECTED]> wrote: > 1.I have Gentoo based firewall. > > 2.On intranet are some devices to which > only telnet access is possible. > > 3.I need a solution, which allows me to connect to these > intranet devices from Internet (all the world) using > browser only. > > My idea is, that on firewall I will run a servlet, > client will be browser (Mozilla) with java/applet > support. > Browser connects to servlet and downloads/starts applet. > Servlet connects to a device. > Applet-servlet (encrypted) communication will run only on > regular http connection...
Yeah, that should work. It would be a bit of non-standard HTTP processing. (Should you use GET or POST for a terminal session over HTTPs?) -- Boyd Stephen Smith Jr. [EMAIL PROTECTED] ICQ: 514984 YM/AIM: DaTwinkDaddy -- [email protected] mailing list
