Re: ssh2 sftp problems

2002-09-06 Thread Thomas R. Shemanske
Roman Joost wrote: > I try to connect to a remote server using gftp with the ssh2 option. The > connection fails with: > > 3: Protocol Initialization > Error: Message size 825440307 too big from server > and than ssh2 hangs :( > > Did i something wrong?? > > Thanks Roman From a gftp FAQ

Re: SSH2 packet too long error

2002-03-24 Thread Colin Watson
On Sun, Mar 24, 2002 at 01:18:03PM -0500, Glen Snyder wrote: > After upgrading my maching to woody (After many tips on x-config from > other users--thanks) I decided to go from ssh to ssh2 protocol, since > the mail server at work uses this. It sounds like you're using the 'ssh2' package. This is

Re: ssh2 / X problems

2002-02-03 Thread shock
* Stephen E. Hargrove ([EMAIL PROTECTED]) spake thusly: > Cameron Kerr ([EMAIL PROTECTED]) spake thusly: > > On Sat, 2 Feb 2002, shock wrote: > > > > Does it happen with any other user account? > > it happens with all accounts. okay, i'm not really sure what's going on, but rebooting my client

Re: ssh2 / X problems

2002-02-03 Thread shock
Cameron Kerr ([EMAIL PROTECTED]) spake thusly: > On Sat, 2 Feb 2002, shock wrote: > > Does it happen with any other user account? it happens with all accounts. > Try running the server in debug mode. This will likely tell you whats > happening. this results in output on both the client and ser

Re: ssh2 / X problems

2002-02-02 Thread Cameron Kerr
On Sat, 2 Feb 2002, shock wrote: >I have two servers, and both have exactly the same configuration files. >I can ssh2 to one and fire up X applications. However, the other >results in the following. (Both servers have X forwarding enabled in >the ssh2_config file.) [snip debugging output] Let'

Re: ssh2 denials

2002-01-05 Thread Tim Moss
Apparently, on Thu, Jan 03, 2002 at 08:33:41PM -0600, shock wrote: > I'm using ssh2 (www.ssh.com), and I'm trying to login to my home machine > from the office. After entering "ssh home", I'm presented with the > password prompt. I enter my password, and am presented with the > password prompt ag

Re: ssh2 denials

2002-01-03 Thread Petre Daniel
perhaps you should put something from /lib/security .. At 10:13 PM 1/3/02 -0600, shock wrote: * nate ([EMAIL PROTECTED]) spake thusly: > > > I'm using ssh2 (www.ssh.com), and I'm trying to login to my home > > machine from the office. After entering "ssh home", I'm presented > > with the passw

Re: ssh2 denials

2002-01-03 Thread shock
* nate ([EMAIL PROTECTED]) spake thusly: > > > I'm using ssh2 (www.ssh.com), and I'm trying to login to my home > > machine from the office. After entering "ssh home", I'm presented > > with the password prompt. I enter my password, and am presented > > with the > > is ssh2 from www.ssh.com on

Re: ssh2 denials

2002-01-03 Thread nate
> I'm using ssh2 (www.ssh.com), and I'm trying to login to my home > machine from the office. After entering "ssh home", I'm presented > with the password prompt. I enter my password, and am presented > with the is ssh2 from www.ssh.com on the server or on the client? if its on the server be su

Re: SSH2 connect problem

2001-12-20 Thread Pollywog
On 2001.12.19 21:04 Pollywog wrote: On 2001.12.19 19:18 Lars Jensen wrote: I'm having a problem connecting to my server with ssh after I upgraded to woody. I can connect fine from another Debian machine, of which I have a couple. However when I try to connect to my woody box from other non-debi

Re: SSH2 connect problem

2001-12-19 Thread Pollywog
On 2001.12.19 19:18 Lars Jensen wrote: I'm having a problem connecting to my server with ssh after I upgraded to woody. I can connect fine from another Debian machine, of which I have a couple. However when I try to connect to my woody box from other non-debian hosts either the connection just h

Re: ssh2 client for debian 2.2r4?

2001-11-29 Thread nate
> > If you'd like to easily have links to it in /usr/local/bin, > /usr/local/man/man1 etc, have a look a package 'stow'. I install > all my locally compiled software in directories under > /usr/local/stow and have stow make the links needed. thanks! ive heard of stow, kept forgetting to try it ou

Re: ssh2 client for debian 2.2r4?

2001-11-29 Thread Samuli Suonpaa
nate <[EMAIL PROTECTED]> wrote: > - compile openssh and install to /usr/local/openssh (what i do) > > i prefer having apps in their own directory so i can just rm -rf > them when i want to remove them instead of hunting them down in 10 > different places. If you'd like to easily have links to it

Re: ssh2 client for debian 2.2r4?

2001-11-28 Thread nate
> Correction: I think my Potato machine pulls that recent version of > ssh off the KDE deb server (see my sources.list below). When I do > apt-cache show ssh, it shows both of the versions. Just add that > last line and update+upgrade or apt-get install ssh > yeah i had that happen to me once,

Re: ssh2 client for debian 2.2r4?

2001-11-28 Thread Alec
On Wednesday 28 November 2001 11:50 pm, Alec wrote: > I think you people may be confusing the protocol and the program version. > ssh client as it comes with Potato (2.3.0p1-0.11) supports SSH2 (use option > '-2') Correction: I think my Potato machine pulls that recent version of ssh off the KDE

Re: ssh2 client for debian 2.2r4?

2001-11-28 Thread nate
Alec said: > I think you people may be confusing the protocol and the program > version. ssh client as it comes with Potato (2.3.0p1-0.11) supports > SSH2 (use option '-2') i think you may be confusing what is included in potato: Package: ssh Version: 1:1.2.3-9.2 Priority: optional Section: non

Re: ssh2 client for debian 2.2r4?

2001-11-28 Thread Alec
On Wednesday 28 November 2001 11:34 pm, nate wrote: > Patrick Hsieh said: > > Hello list, > > > > Since the ssh package for Debian 2.2r4 is 1.2.3-9.3, is there ssh2 > > client for debian? I'd like to connect to other servers with ssh2 > > daemon. > > > > idea? > > a few ... > > - enable SSH v1 on t

Re: ssh2 client for debian 2.2r4?

2001-11-28 Thread nate
Patrick Hsieh said: > Hello list, > > Since the ssh package for Debian 2.2r4 is 1.2.3-9.3, is there ssh2 > client for debian? I'd like to connect to other servers with ssh2 > daemon. > > idea? a few ... - enable SSH v1 on the SSH2 servers(it is usually by default on) - try to compile openssl/open

Re: ssh2 client for debian 2.2r4?

2001-11-28 Thread Michael Heldebrant
On Wed, 2001-11-28 at 20:43, Patrick Hsieh wrote: > Hello list, > > Since the ssh package for Debian 2.2r4 is 1.2.3-9.3, is there ssh2 > client for debian? I'd like to connect to other servers with ssh2 daemon. The woody and sid version of ssh support version 2. The list has discussed compiling

Re: SSH2 + HostbasedAuthentication

2001-10-11 Thread Walter Hofmann
On Mon, 08 Oct 2001, Walter Hofmann wrote: > I cannot use HostbasedAuthentication with ssh. ssh just keeps on asking > for the password. Here is what I tried: [...] I solved this now. There were two errors: 1) You need to swich on HostbasedAuthentication in the _client_! The manual page is wrong

Re: SSH2 + HostbasedAuthentication

2001-10-09 Thread Osamu Aoki
On Mon, Oct 08, 2001 at 10:32:32PM -0700, Osamu Aoki wrote: > Hi, you seems to know alot. So I may be wrong but let me try... > > On Mon, Oct 08, 2001 at 08:51:20PM +0200, Walter Hofmann wrote: > > I cannot use HostbasedAuthentication with ssh. ssh just keeps on asking > > for the password. Here

Re: SSH2 + HostbasedAuthentication

2001-10-09 Thread Osamu Aoki
Hi, you seems to know alot. So I may be wrong but let me try... On Mon, Oct 08, 2001 at 08:51:20PM +0200, Walter Hofmann wrote: > I cannot use HostbasedAuthentication with ssh. ssh just keeps on asking > for the password. Here is what I tried: > > I have SSH (OpenSSH_2.9p2) running with RhostsRS

Re: ssh2 passwordless login does not work with ssh-keygen -t rsa?

2001-08-02 Thread Brian Sniffen
Yes, there's a distinction. DSA keys are for ssh2, RSA keys are for ssh1. There's some amount of debate as to which is more secure: ssh2 encrypts more of the data, but always uses the same Diffie-Hellman group (which means it's more likely somebody has sat down and cracked it). In addition, I s

Re: ssh2 passwordless login does not work with ssh-keygen -t rsa?

2001-08-02 Thread Vineet Kumar
* Britton ([EMAIL PROTECTED]) [010802 14:08]: > > I can use passworless ssh login just fine by copying the public key to the > ~/.ssh/authorized_keys2 of the machine I want to ssh to, without any > modification to /etc/ssh/ssh_config, provided the public key was generated > with ssh-keygen -t dsa

Re: ssh2 into woody

2001-04-10 Thread Jan-Hendrik Palic
On Tue, Apr 10, 2001 at 01:17:01PM -0500, Jorge Santos wrote: > Hello, > > Does anyone knows if there is any chance that OpenSSH 2.* will make it > into Woody? > > How does the inclusion/upgrade of new packages into testing works > anyhow? Hi... I downloaded the sources from sid and buil them,

Re: ssh2 <--> openssh public key authentication

2001-04-02 Thread Brian May
> "Rob" == Rob Mahurin <[EMAIL PROTECTED]> writes: Rob> Let me know if this helps or if you need more info. hmmm... I got DSA authentication working with localhost, by using ssh -2, then ssh-keygen suddenly started working. Don't ask me why, as I it doesn't make a lot of sense to me. --

Re: ssh2 <--> openssh public key authentication

2001-04-02 Thread Rob Mahurin
On Sun, Apr 01, 2001 at 01:01:08PM +1000, Brian May wrote: > Rob> Hello, I am trying to set up public-key authentication > Rob> between a SunOS box ("larry") running ssh2 and a dialup > Rob> Debian box ("peon") running potato with OpenSSH 1:2.5.2p2-1 > Rob> compiled from sid. From

Re: ssh2 <--> openssh public key authentication

2001-03-31 Thread Brian May
> "Rob" == Rob Mahurin <[EMAIL PROTECTED]> writes: Rob> Hello, I am trying to set up public-key authentication Rob> between a SunOS box ("larry") running ssh2 and a dialup Rob> Debian box ("peon") running potato with OpenSSH 1:2.5.2p2-1 Rob> compiled from sid. From larry, the

Re: ssh2 <--> openssh public key authentication

2001-03-29 Thread Alan Shutko
Rob Mahurin <[EMAIL PROTECTED]> writes: > Answered my own question: I needed to have the line > "IdentityFile /home/alphenglor/.ssh/id_dsa", since .ssh/config doesn't > have access to the value of HOME. It seems to work with ~, though. My .ssh/config uses ~/.ssh... and works fine. -- Alan Sh

Re: ssh2 <--> openssh public key authentication

2001-03-29 Thread Rob Mahurin
On Thu, Mar 29, 2001 at 02:19:16PM -0500, Rob Mahurin wrote: > On peon I have: > .ssh/config containing PubkeyAuthentication yes > and IdentityFile $HOME/.ssh/id_dsa Answered my own question: I needed to have the line "IdentityFile /home/alphengl

Re: ssh2 limited by users

2000-08-19 Thread kmself
On Sat, Aug 19, 2000 at 03:07:17PM +, Jaume Teixi wrote: > how to configure sshd2 in order to leave access from any ip and restrict > to only some limited system users or group ? $ man sshd search: AllowUsers -- Karsten M. Self http://www.netcom.com/~kmself Evangelist, Opensa

Re: ssh2 by users

2000-08-11 Thread kmself
On Fri, Aug 11, 2000 at 10:36:01AM +, Jaume Teixi wrote: > how to restrict which users can access throught ssh2 ? man ssh | grep -i users -- Karsten M. Self http://www.netcom.com/~kmself Evangelist, Opensales, Inc.http://www.opensales.org What part of "Gestalt" do

Re: Re: ssh2

2000-01-17 Thread Paolo Pedaletti
Ciao Louis Larry, > I added > deb http://non-us.debian.org/debian-non-US unstable non-US/main > non-US/contrib non-US/non-free interesting! I have: deb ftp://non-us.debian.org/debian-non-US unstable/non-US main contrib non-free (unstable/non-US) while you have "unstable" and the 'non-US' s

Re: ssh2

2000-01-17 Thread Louis Larry
Got it, thank's! I added deb http://non-us.debian.org/debian-non-US unstable non-US/main non-US/contrib non-US/non-free to my sources.list, then did apt-get update, apt-get install ssh2 Louis. On Sat, 15 Jan 2000, Chanop Silpa-Anan wrote: > You have to have apt point to nonus site ie mirror.

Re: ssh2

2000-01-15 Thread Chanop Silpa-Anan
You have to have apt point to nonus site ie mirror.aarnet.edu.au Chanop On Sat, Jan 15, 2000 at 07:50:24PM +0700, Louis Larry wrote: > > Where can I get ssh2 for potato? > > apt-get install ssh2 gets: > Package ssh2 has no available version, but exists in the database. > > Louis. > > > -- >

Re: ssh2, tcpdump

1999-10-22 Thread esl
It works! Thanks. I already have af_packet as a module and you are right you have to load it manually, why? I thought a module will just be automatically loaded when needed? Is this a bug? As for ssh2, when I installed slink I selected the profile "System Administration". I'll into your suggesti

Re: ssh2, tcpdump

1999-10-22 Thread Fabio Massimo Di Nitto
> Can someone please help: > > 1. ssh 2.0.13 failed on make on stock slink. I did the usual configure > then make and then it gives me errors(sorry I don't have details here > and I can provide that). Anyone who has successfully build ssh2 and if > you can give me some pointers? I'm running slink

Re: SSH2 on slink?

1999-08-04 Thread Robert Varga
On Wed, 4 Aug 1999, Pawel Mazur wrote: > On Wed, 4 Aug 1999, Christian Dysthe wrote: > > > I see that there is a SSH2 package for Potato available and wondered if > > anyone has installed this successfully on slink. > > I run slink on a 486dx/2 home box with 12 megs of RAM (yep, there are some

Re: SSH2 on slink?

1999-08-04 Thread Pawel Mazur
On Wed, 4 Aug 1999, Christian Dysthe wrote: > I see that there is a SSH2 package for Potato available and wondered if > anyone has installed this successfully on slink. I run slink on a 486dx/2 home box with 12 megs of RAM (yep, there are some archaic computers :) I tried to run SSH2, but generat

Re: ssh2 install prob in potato??

1999-07-13 Thread Mark Brown
On Tue, Jul 13, 1999 at 11:28:13AM +0200, Bruno Boettcher wrote: > dpkg: error processing /var/cache/apt/archives/ssh2_2.0.13-2_i386.deb > (--unpack): > trying to overwrite `/usr/man/man3/zlib.3.gz', which is also in package > zlib1g-dev > Errors were encountered while processing: > /var/cache/ap