<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Michael Renner wrote:
<blockquote cite="mid:200901231858.51547.michael.renner@gmx.de"
 type="cite">
  <pre wrap="">On Friday 23 January 2009, Bill Eldridge wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">I was interested in whether there's a simple
way to have stunnel redirect traffic from a public Web browser/port
to my home Web browser behind my DSL firewall
(no ports opened/forwarded for incoming connections on the router,
only outgoing-initiated)
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Moin,

it is not clear to what you want to do. From a public web browser to your home 
web browser?

Can you clarify your setup?
  </pre>
</blockquote>
<br>
As an example if I run Apache on my home machine, I'd like it to start
the tunnel when<br>
I turn it on, have it automatically set up stunnel to a Linux box I
have on the public net,<br>
and have anything to port 8090 on the Linux box get passed to my home
machine 8080.<br>
<br>
</body>
</html>