<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Dewen;<br>
    <br>
    I don't know anything about Netcat, so I'm taking a stab in the dark
    here, but it looks as if<br>
    you're pointing Netcat at port 1230, while your config file
    indicates that Stunnel would be <br>
    listening on port 12035.  Try redirecting Netcat to the listening
    port.<br>
    <br>
    If you need to post again, please indicate the version of Stunnel
    you are using, and what<br>
    platform your are running it on.<br>
    <br>
    Regards;<br>
    <br>
    Thomas<br>
    <br>
    <br>
    On 3/16/2012 5:35 PM, Dewen Kong wrote:
    <blockquote
cite="mid:CAG3qBkjA7=n0i8WN3gTzwMGhXOj2QTcG5mMm2HabbW8uiEf=DA@mail.gmail.com"
      type="cite">
      <div>Hi all,</div>
      <div> </div>
      <div>I am a new guy to stunnel.</div>
      <div> </div>
      <div>here is the issue I meet, i install my stunnel in the lab.
        and trying to run the test with netcat. </div>
      <div> </div>
      <div>Here is the config file i test:</div>
      <div> </div>
      <div> </div>
      <div>client side:</div>
      <div>...</div>
      <div>...</div>
      <div>output = stunnel.log</div>
      <div>client = yes</div>
      <div>[ncat]</div>
      <div>accept = 12035</div>
      <div>connect = ***.***.***.***:1230</div>
      <div>then I run "stunnel test.conf "and the the log file shows
        configuration successfully</div>
      <div> </div>
      <div>then I run the command  "cat test.file | netcat
        ***.***.***.*** 12035 on the client side</div>
      <div>and run netcat -l -p 1230 > output</div>
      <div>nothing happens. </div>
      <div>And I check the log file. there is no record about the
        netcat.  I don't know what happened. </div>
      <div> </div>
      <div> </div>
      <div><br clear="all">
        <br>
        -- <br>
        <b><i><span><span style="FONT-SIZE:large"><font face="georgia,
                  serif">Dewen Kong</font></span></span></i></b><br>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
stunnel-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:stunnel-users@stunnel.org">stunnel-users@stunnel.org</a>
<a 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>
    <pre class="moz-signature" cols="72">-- 
Attention: This message and all attachments are private and may contain information that is confidential and privileged. If you received this message in error, please notify the sender by reply email and delete the message immediately. </pre>
  </body>
</html>