|
Colapse all |
Post message
connection drop with IPv6 Privacy Extensions 2010-06-23 Florian Effenberger (floeff gmail com) Hi, from time to time, with my IPv6 tunnel, I had random SSH connection drops (at least when idle), but did not find out what the culprit was. I've changed firewall settings, tunnel types, tried another server, added client keepalive settings, but to no avail. Now I've discovered that it seems to [ more ] [ reply ] Way to print fingerprint of a key in your known_hosts file? 2010-06-23 Dan Mahoney, System Admin (danm prime gushi org) Hello there, The subject line says it all, really. How can I take a line from my known-hosts file, and print the fingerprint of the thing. Right now, I can extract it from my known-hosts file with ssh-keygen -F and redirect that to a temporary file, and then run ssh-keygen -l, over it, or ssh- [ more ] [ reply ] openssh 5.x, sftp & chroot 2010-06-23 Andrej (andrej groups gmail com) (1 replies) Hi Gents, for about week now I've been trying to get the sftp chroot jail feature on RHEL/Centos (5.4 / 5) going. The behaviour differs a bit between 5.2 and 5.5. While compiling openssh (and the newer openssl) was no problem, and following a variety of tutorials (walk-throughs) seemed easy enou [ more ] [ reply ] Cannot connect from outside the local network 2010-06-22 Amy (mi basura mail gmail com) (1 replies) Hello, I installed OpenSSH version 5.5p1 in Cygwin. Everything works fine if I try to connect from inside the local network but if I try to connect from an external network I'm not able to. The service does not appear to receive the connection: debug1: sshd version OpenSSH_5.5p1 debug1: read PEM [ more ] [ reply ] Re: Cannot connect from outside the local network 2010-06-22 Rob Taylor (rgt wi mit edu) (1 replies) RE: Cannot connect from outside the local network 2010-06-23 Andrew Lee-Thorp (aleethorp hotmail com) Re: ssh-agent, PKCS#12, and Subversion 2010-05-28 James B. Byrne (byrnejb harte-lyne ca) On Fri, May 28, 2010 13:56, Steven Collins wrote: > That is correct. Here is an example of what I'm getting: > > $ ssh-add svnCertificate.p12 > Enter passphrase for svnCertificate.p12: > Bad passphrase, try again for svnCertificate.p12: > Bad passphrase, try again for svnCertificate.p12: > Bad pass [ more ] [ reply ] Re: ssh-agent, PKCS#12, and Subversion 2010-05-28 James B. Byrne (byrnejb harte-lyne ca) On Fri, May 28, 2010 15:23, Steven Collins wrote: > No change. The passphrase is still rejected. What userid are you using and what are the permissions on and to the key? -- *** E-Mail is NOT a SECURE channel *** James B. Byrne mailto:ByrneJB (at) Harte-Lyne (dot) ca [email concealed] Hart [ more ] [ reply ] [Fwd: Re: ssh-agent, PKCS#12, and Subversion] 2010-05-28 James B. Byrne (byrnejb harte-lyne ca) On Fri, May 28, 2010 08:53, Steven Collins wrote: > I'm using openssh (OpenSSH_5.5p1, OpenSSL 0.9.8n 24 Mar 2010) on > Cygwin and I'm having trouble getting Subversion to work with > ssh-agent. I apologize if this is the wrong list to ask about this > on, but it appears to me to be an openssh issue [ more ] [ reply ] ssh-agent, PKCS#12, and Subversion 2010-05-28 Steven Collins (spc for nbc gmail com) I'm using openssh (OpenSSH_5.5p1, OpenSSL 0.9.8n 24 Mar 2010) on Cygwin and I'm having trouble getting Subversion to work with ssh-agent. I apologize if this is the wrong list to ask about this on, but it appears to me to be an openssh issue, not Subversion. I have Subversion working using an ssh+s [ more ] [ reply ] Users can't login by SFTP, root can (SSH works fine) 2010-05-19 Boris Spremo (bspremo tis hr) Hello, after a long time of normal operation, users can't login using SFTP to one of my machines. Root SFTP login works fine. All SSH logins work fine as well. No system related configuration files have been changed in a long while. Here's the OpenSSH client output: [...] debug1: Authenticatio [ more ] [ reply ] help about "certificates" function of openssh 5.4 2010-04-28 yang wang (gooddaydiablo gmail com) (1 replies) Dear, Is there any detail manual about how to setup ssh user certificates? I looked at all the man pages for ssh-keygen, ssh and sshd, but still can't successfully setup user certificates. I write my steps below and would you please help me check whether I'm wrong in anything? Much appreciated! [ more ] [ reply ] FW: OpenSSH auth problems on Ubuntu 2010-04-26 David Armstrong (darmstrong moca org) I'm having a problem getting OpenSSH to function on my Ubuntu box. I am connecting it to it from a Windows box running Putty. It works just fine for one account, but fails for another. The error message given by the client is "Server refused our key" I have included what I believe are the key [ more ] [ reply ] SSH failing from the secondary IP 2010-04-26 Kosala Atapattu (kosala atapattu gmail com) Hi, I have a AIX box with dual network interfaces. After configuring the system I'm getting the following error when I try to connect through one of the IP addresses. $ ssh -vvv root (at) 172.16.250 (dot) 175 [email concealed] OpenSSH_5.1p1, OpenSSL 0.9.8j 07 Jan 2009 debug1: Reading configuration data /etc/ssh_config debug2: [ more ] [ reply ] Re: Returned post for secureshell (at) securityfocus (dot) com [email concealed] 2010-04-21 Jannik Sundø (jannik sundo sohonet co uk) This worked, thanks a lot! :) On 20 Apr 2010, at 10:23, Salvador Fandino wrote: > On 04/19/2010 03:16 PM, Jannik Sundø wrote: >> Hi all, >> >> I'm writing a script which will log into a list of servers if they have public/private keypairs set up. If a server doesn't, I want the script to move on [ more ] [ reply ] Allow NON-Authenticated X11 Connections - How insecure/secure? 2010-04-20 Jon Price (jonelwoodprice gmail com) (1 replies) Hi, How secure (or insecure) is it to NOT require X11 Authentication but DO use ssh/X Forwarding? I have an application which works a lot easier if X11 Authentication is disabled, though I'm still using ssh w. X11 Forwarding. But would like to get an idea of the risks. Thanks, Jon [ more ] [ reply ] Re: Allow NON-Authenticated X11 Connections - How insecure/secure? 2010-04-22 Alexander Klimov (alserkli inbox ru) (1 replies) Re: Allow NON-Authenticated X11 Connections - How insecure/secure? 2010-04-22 Jon Price (jonelwoodprice gmail com) Re: Returned post for secureshell (at) securityfocus (dot) com [email concealed] 2010-04-19 Jannik Sundø (jannik sundo sohonet co uk) (2 replies) Hi all, I'm writing a script which will log into a list of servers if they have public/private keypairs set up. If a server doesn't, I want the script to move on to the next server rather than wait at a password prompt. I'm using OpenSSH version 5.1p1 Debian-5, OpenSSL 0.9.8g 19 Oct 2007 on both c [ more ] [ reply ] Re: Returned post for secureshell (at) securityfocus (dot) com [email concealed] 2010-04-21 Salvador Fandino (sfandino yahoo com) Re: Returned post for secureshell (at) securityfocus (dot) com [email concealed] 2010-04-20 Derek Martin (code pizzashack org) (2 replies) Re: Returned post for secureshell (at) securityfocus (dot) com [email concealed] 2010-04-21 Jannik Sundø (jannik sundo sohonet co uk) Re: Returned post for secureshell (at) securityfocus (dot) com [email concealed] 2010-04-20 emf amhran net (1 replies) Re: Returned post for secureshell (at) securityfocus (dot) com [email concealed] 2010-04-21 Jannik Sundø (jannik sundo sohonet co uk) Having problems with X11 forwarding from F-Secure clients to OpenSSH servers 2010-04-15 MERKEL, Brian (Brian MERKEL numonyx com) I already posted this to comp.security.ssh, so if it's a duplicate, my apologies. I'm in the midst of migrating my environment (mostly Linux machines) from F-Secure to OpenSSH, and I'm having some trouble getting the X11forwarding working properly. Specifically, X11 forwarding from F-Secure client [ more ] [ reply ] |
|
Privacy Statement |
*** in M1
scp file M2:/dir
Although it shows the file 100% transferred but scp hangs, I have to
use ctrl c to quit.
use -vvv options, I can get vvv.log as attachment.
It is very strange that scp only hangs when the size of file larger
than 1405B , if the size <=1405B,
[ more ] [ reply ]