[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Implementing a ssh server without ssh_bind_listen()


Andreas Schneider wrote:
> On Saturday 19 February 2011 00:07:27 you wrote:
> > Andreas Schneider wrote:
> > > On Friday 18 February 2011 21:54:18 you wrote:
> > > > While samplesshd.c worked fine in 0.4.80, I get the same error when I
> > > > run samplesshd from 0.4.90:
> > > > 
> > > > ./samplesshd -d ~/tmp/ssh_host_dsa_key -r ~/tmp/ssh_host_rsa_key --port
> > > > 7000 -v 127.0.0.1 [3] Enabling POLLOUT for socket
> > > > [3] ssh_accept: Actual state : 2
> > > > [3] ssh_accept: Actual state : 2
> > > > 
> > > > I'm connecting with
> > > > ssh -p 7000 127.0.0.1
> > > 
> > > Hi,
> > > 
> > > I can't reproduce the problem you're facing. Everything works just fine
> > > and as expected here.
> > > 
> > > What operating system are you on?
> > 
> > I'm using a 64bit Linux (OpenSuSE 11.3):
> > Linux janhh3 2.6.34.7-0.7-desktop #1 SMP PREEMPT 2010-12-13 11:13:53 +0100
> > x86_64 x86_64 x86_64 GNU/Linux
> 
> This has already been fixed in master. I've found the problem.
>  
> Could you please try:
> 
> http://git.libssh.org/projects/libssh.git/snapshot/libssh-v0-5.tar.gz

Thanks, this fixes my issue!

This version still installs as libssh.so.4 and I would strongly suggest
to move to libssh.so.5, because server applications written with the
new library will get into conflict with older .4 libraries at runtime.

Regards,
Jan
-- 
Jan Willamowius, jan@xxxxxxxxxxxxxx, http://www.gnugk.org/

Follow-Ups:
Re: Implementing a ssh server without ssh_bind_listen()Andreas Schneider <asn@xxxxxxxxxxxxxx>
References:
Implementing a ssh server without ssh_bind_listen()Jan Willamowius <jan@xxxxxxxxxxxxxx>
Re: Implementing a ssh server without ssh_bind_listen()Andreas Schneider <asn@xxxxxxxxxxxxxx>
Re: Implementing a ssh server without ssh_bind_listen()Jan Willamowius <jan@xxxxxxxxxxxxxx>
Re: Implementing a ssh server without ssh_bind_listen()Andreas Schneider <asn@xxxxxxxxxxxxxx>
Archive administrator: postmaster@lists.cynapses.org