Displaying 20 results from an estimated 70000 matches similar to: "Success with openssh-SNAP-20050822"
2006 Feb 02
3
Make error durring compilation of OpenSSH 4.3p1 on HP-UX 11.00
Hi,
compilation of OpenSSH 4.2p1 / OpenSSL 0.9.8a / zlib 1.2.3 worked fine on
Linux i386 / x86_64, SunOS, AIX and HP-UX.
Compilation of OpenSSH 4.3p1 / OpenSSL 0.9.8a / zlib 1.2.3 works fine now
only on Linux i386 / x86_64, SunOS, AIX.
But on HP-UX 11.00 (gcc 3.3.2), "make" produces following...
(cd openbsd-compat && make)
gcc -o ssh ssh.o readconf.o
2002 Oct 09
0
openssh-3.5p1 snap ok on RHL73
Hello,
I rebuilt the latest snap (Oct 7?? at least on ftp.se.openbsd.org) on
RHL73.
Works quite nicely so far.
I noticed a few compile warnings, though:
cipher.c:73: warning: initialization from incompatible pointer type
cipher.c: In function `cipher_get_keycontext':
cipher.c:721: warning: comparison of distinct pointer types lacks a cast
cipher.c: In function `cipher_set_keycontext':
2011 Jan 15
0
OPENSSH 5.7: openssh-SNAP-20110115 SUCCESS on Scientific Linux SL release 5.4 (Boron)
make[1]: Leaving directory `/Data/openssh-SNAP-20110115/regress'
all tests passed
root at host103# uname -a
Linux host103.localdomain 2.6.18-194.26.1.el5 #1 SMP Tue Nov 9 12:56:26 EST
2010 i686 athlon i386 GNU/Linux
root at host103# cat /etc/*release*
Scientific Linux SL release 5.4 (Boron)
root at host103# cat /proc/version
Linux version 2.6.18-194.26.1.el5 (brewbuilder at norob.fnal.gov)
2006 Mar 14
2
Problem compiling openssh-4.3p2 w/ openssl.0.9.8a on FC3
Hi there,
I have tried compiling OpenSSH 4.3p2 using the following steps:
Upgrade OpenSSL
tar xvfz openssl-0.9.8a.tar.gz
cd openssl-0.9.8a
./config
make
make install
Upgrade zlib
tar xvfz zlib-1.2.3.tar.gz
./configure
make test
make install
Upgrade OpenSSH
tar xvfz openssh-4.3p2.tar.gz
cd openssh-4.3p2.tar.gz
./configure --with-tcp-wrappers --with-ssl-dir=/usr/local/ssl
2000 Oct 24
3
openssh-SNAP-20001016
Using openssh-SNAP-20001016 all of our problems with hanging connections
have gone away (woohoo!), and it seems to be working flawlessly, but I am
seeing messages like this in syslog:
Oct 24 16:57:48 dhumb301 sshd[17752]: error: channel 0: internal error: we
do not read, but chan_read_failed for istate 8
Oct 24 16:57:59 dhumb301 sshd[17771]: error: select: Bad file descriptor
Oct 24 16:58:30
2006 Aug 23
0
OpenSSH survey results
Hi all.
For those that didn't know it, the OpenSSH portable team has been
collecting survey data about the platforms that it runs and the options
that it is built with. Partitipation is entirely voluntary and is as
simple as running "make send-survey" after building (see the INSTALL
file for details and caveats). I've used the data to answer a couple
of questions on this list
2002 Jun 08
1
[Bug 269] New: OpenSSH doesn't compile with dynamic OpenSSL libraries
http://bugzilla.mindrot.org/show_bug.cgi?id=269
Summary: OpenSSH doesn't compile with dynamic OpenSSL libraries
Product: Portable OpenSSH
Version: -current
Platform: UltraSparc
OS/Version: Solaris
Status: NEW
Severity: normal
Priority: P2
Component: Build system
AssignedTo: openssh-unix-dev at
2003 Sep 05
20
[Bug 635] openssh-SNAP-20030903: configure does not work well with heimdal(krb5)
http://bugzilla.mindrot.org/show_bug.cgi?id=635
Summary: openssh-SNAP-20030903: configure does not work well with
heimdal(krb5)
Product: Portable OpenSSH
Version: -current
Platform: All
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Kerberos support
2006 Mar 14
1
groups issue with openssh (all versions since at least 3.8), AIX 5.3 and NIS
Hello
We are have a massive performance issue in our environment since a while. SSH logins simply take 30 s to 1 minute to give a
prompt, telnet are instantaneous. After doing a few tcpdump and comparisons between telnet and ssh connections, we noticed
that in average a ssh connection is generating over 12000 nis sessions, scanning basically all the group.byname table a few
times and we got a
2001 Feb 20
2
openssh wish list for 2.6.*
Hi,
something that I'd like to see for the next major release is "build
OpenSSH without installing zlib and openssl".
That is, I have a source tree with the following subdirectories:
.../src/zlib-1.1.3/
/openssl-0.9.6/
/openssh_cvs/
and want "configure", run from openssh_cvs, to be able to find the zlib
and openssl trees in the directory
2014 May 20
1
wrong key directory
Sirs:
Trying to update OpenSSH to version openssh-6.6p1 using openssl-1.0.1g and zlib-1.2.3. Updating both openssl and openssh at same time. Have been running openssh on Solaris 8 machines for years.
Has occurred on 3 mahines:
After "compiling" openssh, try to start: /opt/openssh/sbin/sshd
Get error:
Could not load host key: /opt/openssh-5.0p1/etc/ssh_host_rsa_key
Could not
2014 Aug 25
2
Call for testing: OpenSSH 6.7
Slightly better results this time 'round ... still having non-ec.h build
issues, what I think is a race condition on RHEL 3, and PIE issues (fixed
with --without-pie config option) on RHEL 5 64-bit systems with a
just-built copy of openssl
Using http://www.mindrot.org/openssh_snap/openssh-SNAP-20140826.tar.gz
OS Build_Target CC
OpenSSL BUILD TEST
2009 Aug 06
6
[Bug 1631] New: ./configure errors on missing headers are misleading on Linux
https://bugzilla.mindrot.org/show_bug.cgi?id=1631
Summary: ./configure errors on missing headers are misleading
on Linux
Product: Portable OpenSSH
Version: 5.2p1
Platform: ix86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Build system
AssignedTo:
2013 Nov 12
0
OpenSSH 6.4 connection to Cisco 6506 routers/switches fails
Just upgraded to OpenSSH_6.4 with OpenSSL 1.0.1e and libz.so.1.2.8.
Now some (but not all) Cisco router logins hang:
kraken> ssh -vv -l noc XXX-mgmt.gw
OpenSSH_6.4, OpenSSL 1.0.1e 11 Feb 2013
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: /etc/ssh/ssh_config line 50: Applying options for *
debug2: ssh_connect: needpriv 0
debug1: Connecting to XXX-mgmt.gw [10.12.0.1] port 22.
2008 Aug 04
1
Hanging ssh sessions with openssh-5.1p1 and Solaris 8 & 10
Since we upgraded OpenSSH from 5.0p1 to 5.1p1 on our Solaris 8 boxes
(I know, I know, we should upgrade or retire them...), we've started
experiencing problems with slogin'ing into these boxes, running vi,
and pasting text into the vi session.
As long as we are pasting in less that 1024 characters it's fine.
With >= 1024 characters, the session hangs.
If you run
2005 Nov 25
1
test failure for openssh-SNAP-20051125.tar.gz
Hello,
Testing on my system by doing the requested
'./configure && make tests' has this crash:
----------------------8< cut here 8<-----------------------
test try ciphers: proto 2 cipher acss at openssh.org mac hmac-md5
test try ciphers: proto 2 cipher acss at openssh.org mac hmac-sha1-96
test try ciphers: proto 2 cipher acss at openssh.org mac hmac-md5-96
ok try
2000 Sep 14
2
openssh 2.2.0p1 fails with openssl 0.9.6-beta1
On Wed, Sep 13, 2000 at 09:13:26AM +0000, Graham Murray wrote:
> On upgrading to openssl 0.9.6-beta1, I find that openssh 2.2.0p1 fails
> to connect.
I did some more experiments and also saw the problems.
They occur when using a 0.9.6-beta client to connect to 0.9.5a and 0.9.6-beta
servers.
They also occur when using a 0.9.5a client connecting to a 0.9.6-beta
server.
Connections fail with
2006 Apr 23
0
Configuration Warnings OpenSSH 4.3p2
I don't know enough about this to know if these warnings mean that
I can't build it or not.
Also, since I'm e-mailing anyway, how can I tell what options were
compiled into my exiting ssh:
My system is freeBSD 4.11.
PC% ssh -V
OpenSSH_3.5p1 FreeBSD-20030924, SSH protocols 1.5/2.0, OpenSSL 0x0090704f
PC%
so that I can do the same thing with the newer version. I don't
want to
2006 Jan 30
1
Compiling openssh statically?
Greetings,
[non-list member, here]
I'm wondering if it's possible to compile openssh-4.2p1 (portable) statically.
The platform is Linux 2.4 x86, openssl-0.9.7i, zlib-1.2.3, gcc-3.3.5.
Thanks,
Josh