<!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 text="#000000" bgcolor="#ffffff">
    Thanks for the answer, but it seems I haven't got access to IPTables
    (my stunnel is on a remote shell service) and I think using a
    webserver is not a good solution for that case.<br>
    <br>
    So does anyone knows a program able to bind on a single port, and
    redirect requests on another depending on the domain name?<br>
    <br>
    Thanks you in anticipation<br>
    Hugo<br>
    <br>
    On 30/10/2010 17:02, Pierre DELAAGE wrote:
    <blockquote cite="mid:4CCC3378.5000005@free.fr" type="cite">
      <meta content="text/html; charset=ISO-8859-1"
        http-equiv="Content-Type">
      <title></title>
      Hello,<br>
      The answer is simply NO in stunnel,<br>
      but yes in Apache.<br>
      If you are joining one "http server", hosting many virtual hosts,<br>
      it should be "trivial".<br>
      I recommend using IP based hosting.<br>
      <br>
      I guess you want to act as a transparent gateway/proxy to https
      servers :<br>
      there is another way to proceed if you have a linux PC on your
      network that can act as a routing/gateway:<br>
      with iptables you can do redirection to stunnel and get what you
      want.<br>
      Sorry but it is a little bit complicated to develop more now.<br>
      <br>
      Hope this helps,<br>
      Pierre Delaage<br>
      <br>
      <br>
      Le 30/10/2010 17:12, Hugo a écrit :
      <blockquote cite="mid:4CCC35D3.1050903@gkz.fr.nf" type="cite">
        <pre wrap="">Hello all!

Does anyone knows a way to make many services listening on the same port?
I've got one stunnel4 server which allows me to crypt two http servers.
The first service bind on port 465 and the second on 470.
What I will is to let user access on the port 465 using 2 different
ServerNames.

Thank you in anticipation, and excuse me for my quite bad english =D

</pre>
        <pre wrap=""><fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
stunnel-users mailing list
<a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:stunnel-users@mirt.net">stunnel-users@mirt.net</a>
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://stunnel.mirt.net/mailman/listinfo/stunnel-users">http://stunnel.mirt.net/mailman/listinfo/stunnel-users</a>
</pre>
      </blockquote>
      <br>
    </blockquote>
    <br>
  </body>
</html>