Vahur JÃesalu wrote:
Norbert Kamenicky wrote:
| Hi,
|
| I need to solve this problem:
|
| 1.I have Gentoo based firewall :-)
|
| 2.On intranet (behind Gentoo) are some devices to which
| only telnet access is possible (SCO crappy server,
| routers ...) :-(
|
| 3.I need a solution, which allows me to connect to these
| intranet devices from Internet (all the world) using
| browser only.
| It must be possible to connect even from another firewall/proxy
| server protected network, so it can't use ports connection
| which will not pass through.
|
| My idea is, that on firewall I will run a servlet (on Tomcat
| or JBoss), 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...
|
| Any hints ?
|
| noro
|
| --
| gentoo-user@gentoo.org mailing list
|
|
I have used a product called mindterm. This looks like exactly what you
described.
http://www.appgate.com/products/80_MindTerm/index.php
All the Best,
Vahur
Thanks for the answer ... I just read tons of buzzwords in PDF document
on that link and tried a demo applet. It makes terminal emulator/ssh
client from java enabled browser - really not what I am looking for -
it makes connection from client to port 22 of server.
It's really not ready to use solution, but yes, MindTerm library can
be helpful, while writing it myself, thanks.
noro
PS.
MindTerm demo is also in portage (mindterm-bin).
--
gentoo-user@gentoo.org mailing list