openssh vulnerability in debian (and ubuntu)

2008-05-14 Thread Erez D
http://www.whatsup.co.il/modules.php?op=modload&name=News&file=article&sid=6049

Re: OpenSSH pty's problem

2002-10-09 Thread Nadav Har'El
On Wed, Oct 09, 2002, Michael Sternberg wrote about "OpenSSH pty's problem": > I compiled kernel with Unix98 PTY support, number of pty's 256 and Virtual > Terminal options on. I have files /dev/ptyp[0-5] made as char devices, > major 2, minor [0-5], appropriate

OpenSSH pty's problem

2002-10-09 Thread Michael Sternberg
Hello - I need a little help here with OpenSSH. When connect to sshd I see prompt for password and then, after entering right password, session freezes. While running sshd in debug mode following messages can be seen (same in syslog): debug1: Allocating pty. openpty: No such file or directory

OpenSSH + PPC

2002-10-06 Thread Michael Sternberg
I wonder if anybody tried to compile OpenSSH on PPC platform (or with any cross-compiler at all). Here is what I'm trying to do: export CFLAGS="" export LDFLAGS="" export CPPFLAGS="" export CC=ppc_8xx-gcc export LD=ppc_8xx-nm export LD=ppc_8xx-ld export

Fwd: Upcoming OpenSSH vulnerability

2002-06-25 Thread Muli Ben-Yehuda
This is important enough that I'm forwarding it here, for the benefit of those of you who don't read bugtraq (you should, you really should). Short version: openssh ALL VERSION vulnerable, although we don't know to what exeactly, yet. Newest version 3.3p1 has code to reduce the

Re: OpenSSH and SSH

2000-11-22 Thread Alex Shnitman
Hi, Schlomo! On Tue, Nov 21, 2000 at 09:46:10PM +0200, you wrote the following: > I recently got fed up with the fact that my ssh sessions don't show up in > utmp/wtmp so I installed openssh. By what I could see till now it seems to > be 100% compatible with the commercial SSH, bu

Re: OpenSSH and SSH

2000-11-21 Thread Moshe Zadka
On Tue, 21 Nov 2000, Schlomo Schapiro wrote: > I recently got fed up with the fact that my ssh sessions don't show up in > utmp/wtmp so I installed openssh. By what I could see till now it seems to > be 100% compatible with the commercial SSH, but I would like to hear other > op

OpenSSH and SSH

2000-11-21 Thread Schlomo Schapiro
Hi Linuxers, I recently got fed up with the fact that my ssh sessions don't show up in utmp/wtmp so I installed openssh. By what I could see till now it seems to be 100% compatible with the commercial SSH, but I would like to hear other opinions about this. So, is there any reason not t

Re: SSH vs OpenSSH

2000-08-11 Thread Ilya Konstantinov
On Thu, Aug 10, 2000 at 04:33:34PM +0300, Ben-Nes Michael wrote: > Hi All > > Which is the best, more stable etc ? OpenSSH is free, secure (the OpenBSD team watches it, since it's their official software) and is well put together (relies on OpenSSL's libcrypto instead of

SSH vs OpenSSH

2000-08-10 Thread Ben-Nes Michael
Hi All Which is the best, more stable etc ? -- -- Canaan Surfing Ltd. Internet Service Providers Ben-Nes Michael - Manager Tel: 972-6-6925757 Fax: 972-6-6925858 http://www.canaan.co.il --

IPChains (was: Installing OpenSSH)

2000-07-15 Thread Ira Abramov
On Fri, 7 Jul 2000, Ira Abramov wrote: > > Am I secure now? > > most probably an IPchains script should help. I just moved back from Frame Relay to ISDN, so I updated my firewall+masq script for the new setup. feel free to use it as a start point, although it needs much revision. remember to ch

Re: Installing OpenSSH

2000-07-09 Thread Ira Abramov
On Sun, 9 Jul 2000, Boaz Rymland wrote: > > SSL for the webserver? > > If i'm not mistaken, openSSL are the libs that openSSH needs (required > by the rpm's of openSSH) ok, I live and learn new stuff each day... > that IPchains advice from Ira (Ira, I made a quic

Re: Installing OpenSSH

2000-07-09 Thread Boaz Rymland
Ira Abramov wrote: > > On Fri, 7 Jul 2000, Richard Fiedler wrote: > > > I heard what all of you were saying about security and installed OpenSSL, > > OpenSSH, and the OpenSSH Server. > > SSL for the webserver? If i'm not mistaken, openSSL are the libs that open

Re: OpenSSH and keys

2000-07-09 Thread Shachar Shemesh
TeraTerm only supports the SSH-1 protocol. OpenSSH 2 supports both SSH-1 and SSH-2. The SSH-2 protocol, however, uses a different algorythm to validate server and users (DSA instead of RSA). If, for some reason, you only generate DSA keys, or you configured you OpenSSH to only accept SSH-2

Re: Installing OpenSSH

2000-07-09 Thread Shachar Shemesh
Ira Abramov wrote: > On Fri, 7 Jul 2000, Richard Fiedler wrote: > > > I heard what all of you were saying about security and installed OpenSSL, > > OpenSSH, and the OpenSSH Server. > > SSL for the webserver? No. OpenSSH doesn't contain any cryptographic algorythm

Re: Installing OpenSSH

2000-07-09 Thread Shachar Shemesh
Richard Fiedler wrote: > I heard what all of you were saying about security and installed OpenSSL, > OpenSSH, and the OpenSSH Server. > > I see now a sshd listening on port 22. > > How do I get this all to work now? Is there no configuration? I wish to > connect with my M

OpenSSH and keys

2000-07-07 Thread Subba Rao
Hello I was using openssh-1.2.1 for a while and recently switched to openssh-2.1.1 With the older version of openssh, I could establish connection to my server over the Internet. With the newer version, the keys that are generated by ssh-keygen do not allow me to connect to my server. The

Re: Installing OpenSSH

2000-07-07 Thread Ira Abramov
On Fri, 7 Jul 2000, Richard Fiedler wrote: > I heard what all of you were saying about security and installed OpenSSL, > OpenSSH, and the OpenSSH Server. SSL for the webserver? > How do I get this all to work now? Is there no configuration? I wish to > connect with my Macintosh

Installing OpenSSH

2000-07-07 Thread Richard Fiedler
I heard what all of you were saying about security and installed OpenSSL, OpenSSH, and the OpenSSH Server. I see now a sshd listening on port 22. How do I get this all to work now? Is there no configuration? I wish to connect with my Macintosh Powerbook G3. How do I do it? I see the

Re: OpenSSH connection to www.linux.org.il from a machine with a private class B IP which is behind a firewall+proxy server?

2000-03-17 Thread Shaul Karl
gt; > have to use a socks server. > > > [snipped] > > > > > > I don't know about OpenSSH, but SSH can be built with > > > SOCKS support. > > > > > > > I searched in the debian package pool and if I got it correctly then the > > ss

Re: OpenSSH connection to www.linux.org.il from a machine with a private class B IP which is behind a firewall+proxy server?

2000-03-17 Thread Shaul Karl
> Shaul Karl wrote: > > > > As suggested in the past I am trying to ssh to www.linux.org.il in order to be > > able to help with its content. Since I am behind a firewall+proxy server I > > have to use a socks server. > [snipped] > > I don't know about O

Re: OpenSSH connection to www.linux.org.il from a machine with a private class B IP which is behind a firewall+proxy server?

2000-03-15 Thread Omer Efraim
Shaul Karl wrote: > > As suggested in the past I am trying to ssh to www.linux.org.il in order to be > able to help with its content. Since I am behind a firewall+proxy server I > have to use a socks server. [snipped] I don't know about OpenSSH, but SSH can be built w

OpenSSH connection to www.linux.org.il from a machine with a private class B IP which is behind a firewall+proxy server?

2000-03-15 Thread Shaul Karl
As suggested in the past I am trying to ssh to www.linux.org.il in order to be able to help with its content. Since I am behind a firewall+proxy server I have to use a socks server. [09:29:03 /tmp]$ socksify ssh -v www.linux.org.il SSH Version OpenSSH-1.2.2, protocol version 1.5. Compiled with

Re: OpenSSH

2000-01-20 Thread Tzafrir Cohen
On Thu, 20 Jan 2000, Subba Rao wrote: > > Hi, > > I have downloaded OpenSSH and am trying to get it to work. The sshd is > started in .xinitrc. do you mean sshd or ssh? Why would you need a user to login to the system in order to make ssh connection? And why login to X as r

OpenSSH

2000-01-20 Thread Subba Rao
Hi, I have downloaded OpenSSH and am trying to get it to work. The sshd is started in .xinitrc. After logging in, the 'ps' command does list it: (0)root@myhost:~ => ps waux | grep ssh root 18615 0.0 0.8 1424 536 ?SJan19 0:01 sshd -f /usr/local/etc/sshd_config