<div dir="ltr">Hi Scott,<div><br></div><div class="Nth">I am not quite sure to understand your answer. Let me add some 
more info to make it clear onto how I get the segfault.: </div><div><br>A java applet (from web browser) is invoking the stunnel machine 
on the port 1957 stunnel then redirects the traffic into the remote_machine, so I only have the server stunnel portion installed (in the 
stunnel machine ).</div><div><br></div><div><div class="Nth">when I run a telnet on any machine connected to the internet this 
way: telnet stunnel_machine 1957</div>
<div class="Nth">the stunnel on the stunnel machine dies...with the error posted 
previously.</div></div><div class="Nth"><br></div><div class="Nth">Greetings,</div><div class="Nth"><div>--</div><div>Yassine<br></div></div><div><div class="chat in">
<div class="clear"></div></div>
<div class="break"></div><br><div class="gmail_quote">2011/12/21 Scott Damron <span dir="ltr"><<a href="mailto:sdamron@gmail.com">sdamron@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

You need to have an IP address for the local connection and you need<br>
the client portion enabled as well.<br>
<br>
Scott<br>
<div><div class="h5"><br>
On Wed, Dec 21, 2011 at 10:51 AM, yassine ayachi<br>
<<a href="mailto:ayachi.yassine@gmail.com">ayachi.yassine@gmail.com</a>> wrote:<br>
> Hi all,<br>
><br>
> I'am trying to encrypt a connection between two hosts using stunnel.<br>
> ----- here is my config file ----<br>
> cert = /usr/local/etc/stunnel/stunnel.pem<br>
> chroot = /usr/local/var/lib/stunnel/<br>
> setuid = nobody<br>
> setgid = nogroup<br>
> pid = /stunnel.pid<br>
> socket = l:TCP_NODELAY=1<br>
> socket = r:TCP_NODELAY=1<br>
><br>
> debug = debug<br>
> output = stunnel.log<br>
> ---<br>
> [rdps]<br>
> accept = 1957<br>
> connect = remote_machine:3389<br>
><br>
> Avery think was working fine until I tried to telnet to the port 1957 on the<br>
> machine running stunnel, the process stunnel was killed alone leaving this<br>
> in /var/log/messages :<br>
><br>
> Dec 20 16:58:01 alpha kernel: [4930384.164316] stunnel[14540]: segfault at 8<br>
> ip b7629b61 sp b758d16c error 6 in <a href="http://libc-2.7.so" target="_blank">libc-2.7.so</a>[b75bd000+138000]<br>
><br>
> Does anybody have an idea about this problem,<br>
><br>
> thanks in advance,<br>
><br>
> Yassine<br>
><br>
><br>
</div></div>> _______________________________________________<br>
> stunnel-users mailing list<br>
> <a href="mailto:stunnel-users@stunnel.org">stunnel-users@stunnel.org</a><br>
> <a href="http://stunnel.mirt.net/mailman/listinfo/stunnel-users" target="_blank">http://stunnel.mirt.net/mailman/listinfo/stunnel-users</a><br>
><br>
</blockquote></div><br><br clear="all"><div><br></div></div><div><br>
</div></div>