Re: Problem with SSH host keys

2014-09-24 Thread Keith Lawson
On Tue, Sep 23, 2014 at 04:45:50PM -0400, shawn wilson wrote: > On Tue, Sep 23, 2014 at 10:20 AM, Keith Lawson wrote: > > Hello, > > > > I'm running jessie on my laptop and after doing a dist-upgrade yesterday I'm > > getting SSH host key errors for a bunch of servers I've been connecting to > > f

Re: Problem with SSH host keys

2014-09-24 Thread Rob Owens
- Original Message - > From: "Don Armstrong" > > On Tue, 23 Sep 2014, Keith Lawson wrote: > > I'll have to look into doign this too. I'm sure there's an explanation > > to this considering things like u...@domain.ca and u...@host.domain.ca > > have different results but if the keys weren'

Re: Problem with SSH host keys

2014-09-24 Thread Jochen Spieker
shawn wilson: > > That said, I plan to split up my known_hosts using the > UserKnownHostsFile option Don pointed out as I'm now at >100 lines. > Not much of an issue since ssh tells me what line is the issue and if > I know something has changed (ie, most of my hosts now use ed25519) I > open up v

Re: Problem with SSH host keys

2014-09-24 Thread shawn wilson
On Wed, Sep 24, 2014 at 3:41 AM, Karl E. Jorgensen wrote: > Another good reason not to hash the known_hosts file: bash command > completion - after "ssh" or "scp" the bash command completion will use > ~/.ssh/known_hosts to suggest/complete hosts. Brilliant stuff. > Weird the ssh host completion

Re: Problem with SSH host keys

2014-09-24 Thread Karl E. Jorgensen
On Tue, Sep 23, 2014 at 03:59:56PM -0700, Don Armstrong wrote: > On Tue, 23 Sep 2014, Keith Lawson wrote: > > On Tue, Sep 23, 2014 at 01:26:36PM -0700, Don Armstrong wrote: > > > Do you all of the ip addresses and hostnames listed for those keys in > > > known_hosts? > > > > These are all servers

Re: Problem with SSH host keys

2014-09-24 Thread shawn wilson
On Sep 23, 2014 6:44 PM, "Keith Lawson" wrote: > > On Tue, Sep 23, 2014 at 04:45:50PM -0400, shawn wilson wrote: > > On Tue, Sep 23, 2014 at 10:20 AM, Keith Lawson wrote: > > > Hello, > > > > > > I'm running jessie on my laptop and after doing a dist-upgrade yesterday I'm > > > getting SSH host k

Re: Problem with SSH host keys

2014-09-23 Thread Don Armstrong
On Tue, 23 Sep 2014, Keith Lawson wrote: > I'll have to look into doign this too. I'm sure there's an explanation > to this considering things like u...@domain.ca and u...@host.domain.ca > have different results but if the keys weren't hashed in known_hosts > it would make troubleshooting a lot sim

Re: Problem with SSH host keys

2014-09-23 Thread Keith Lawson
On Tue, Sep 23, 2014 at 03:59:56PM -0700, Don Armstrong wrote: > On Tue, 23 Sep 2014, Keith Lawson wrote: > > On Tue, Sep 23, 2014 at 01:26:36PM -0700, Don Armstrong wrote: > > > Do you all of the ip addresses and hostnames listed for those keys in > > > known_hosts? > > > > These are all servers

Re: Problem with SSH host keys

2014-09-23 Thread Don Armstrong
On Tue, 23 Sep 2014, Keith Lawson wrote: > On Tue, Sep 23, 2014 at 01:26:36PM -0700, Don Armstrong wrote: > > Do you all of the ip addresses and hostnames listed for those keys in > > known_hosts? > > These are all servers I've been connecting to for years so I should > have their IP and host keys

Re: Problem with SSH host keys

2014-09-23 Thread Keith Lawson
On Tue, Sep 23, 2014 at 04:45:50PM -0400, shawn wilson wrote: > On Tue, Sep 23, 2014 at 10:20 AM, Keith Lawson wrote: > > Hello, > > > > I'm running jessie on my laptop and after doing a dist-upgrade yesterday I'm > > getting SSH host key errors for a bunch of servers I've been connecting to > > f

Re: Problem with SSH host keys

2014-09-23 Thread Keith Lawson
On Tue, Sep 23, 2014 at 01:26:36PM -0700, Don Armstrong wrote: > On Tue, 23 Sep 2014, Keith Lawson wrote: > > I'm running jessie on my laptop and after doing a dist-upgrade > > yesterday I'm getting SSH host key errors for a bunch of servers I've > > been connecting to for years: > > > > The authe

Re: Problem with SSH host keys

2014-09-23 Thread Keith Lawson
On Tue, Sep 23, 2014 at 11:34:02AM -0400, Steve Litt wrote: > On Tue, 23 Sep 2014 10:20:26 -0400 > Keith Lawson wrote: > > > Is anyone aware of any changes in openssh-client in > > jessie that would cause certain server keys that were previously > > working to be invalid? > > Hi Keith, > > You

Re: Problem with SSH host keys

2014-09-23 Thread shawn wilson
On Tue, Sep 23, 2014 at 10:20 AM, Keith Lawson wrote: > Hello, > > I'm running jessie on my laptop and after doing a dist-upgrade yesterday I'm > getting SSH host key errors for a bunch of servers I've been connecting to > for years: > IDK this has anything to do with the problem you're seeing (u

Re: Problem with SSH host keys

2014-09-23 Thread Don Armstrong
On Tue, 23 Sep 2014, Keith Lawson wrote: > I'm running jessie on my laptop and after doing a dist-upgrade > yesterday I'm getting SSH host key errors for a bunch of servers I've > been connecting to for years: > > The authenticity of host 'blah' can't be established. > RSA key fingerprint is e8:08

Re: Problem with SSH host keys

2014-09-23 Thread Steve Litt
On Tue, 23 Sep 2014 10:20:26 -0400 Keith Lawson wrote: > Is anyone aware of any changes in openssh-client in > jessie that would cause certain server keys that were previously > working to be invalid? Hi Keith, You said "certain" server keys. If I were you, that's where I'd hang my hat. Make a

Re: Problem with SSH host keys

2014-09-23 Thread Rob Owens
- Original Message - > From: "Keith Lawson" > > Hello, > > I'm running jessie on my laptop and after doing a dist-upgrade yesterday > I'm getting SSH host key errors for a bunch of servers I've been > connecting to for years: > > The authenticity of host 'blah' can't be established. > R

Re: problem with ssh

2005-06-27 Thread Ugo Bellavance
Andrew Schulman wrote: >>Hi everybody, >> i'm trying to connect to my host via ssh fron another computer but >>i've got always this error, it refuses to give me the right to enter the >>computer: >> >>$ ssh [EMAIL PROTECTED] >># Permission denied (publickey). >> >>What do i have to modify in my

Re: problem with ssh

2005-06-27 Thread Ugo Bellavance
Marco Calviani wrote: > Hi everybody, > i'm trying to connect to my host via ssh fron another computer but i've > got always this error, it refuses to give me the right to enter the > computer: > > $ ssh [EMAIL PROTECTED] > # Permission denied (publickey). > > What do i have to modify in my host

Re: problem with ssh

2005-06-27 Thread Andrew Schulman
> Hi everybody, > i'm trying to connect to my host via ssh fron another computer but > i've got always this error, it refuses to give me the right to enter the > computer: > > $ ssh [EMAIL PROTECTED] > # Permission denied (publickey). > > What do i have to modify in my hosts sshd.config to h

Re: problem with ssh port forwarding for http connections

2004-02-20 Thread Vineet Kumar
* Qian Gong ([EMAIL PROTECTED]) [040220 07:16]: > Hi, > > I am trying ssh port forwarding for http connections by: > ssh -L2001:www.web.server:80 ssh_server > Then use mozilla to browse http://localhost:2001. Some web site can be > visited successfully. But for some web site it fails. There

Re: Problem with ssh

2002-06-29 Thread Colin Watson
On Sat, Jun 29, 2002 at 01:41:26PM -0500, Richard Cobbe wrote: > Lo, on Saturday, June 29, Sam Varghese did write: > > But does OpenSSH default to version 1 or version 2? I find that I can > > log in to the two servers which I need to - one uses version 1 and the > > other version 2 - and I don't n

Re: Problem with ssh

2002-06-29 Thread Richard Cobbe
Lo, on Saturday, June 29, Sam Varghese did write: [ wrapped to 72 cols ] > On Fri, Jun 28, 2002 at 05:33:17PM -0500, Richard Cobbe wrote: > > Not correct. In woody, both packages support both versions. OpenSSH > > defaults to protocol v1; for v2, supply the `-2' switch to ssh or add > > the ap

Re: Problem with ssh

2002-06-28 Thread Sam Varghese
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Fri, Jun 28, 2002 at 05:33:17PM -0500, Richard Cobbe wrote: > > > > On Thu, Jun 27, 2002 at 09:25:52PM +0700, [EMAIL PROTECTED] wrote: > > > Dear All, > > > > > > I have a problem with my ssh, when i try to connect to our server using > > > ssh ha

Re: Problem with ssh

2002-06-28 Thread Brian Nelson
Sam Varghese <[EMAIL PROTECTED]> writes: > On Thu, Jun 27, 2002 at 09:25:52PM +0700, [EMAIL PROTECTED] wrote: >> Dear All, >> >> I have a problem with my ssh, when i try to connect to our server using >> ssh have an error like this : >> >> ssh -l [EMAIL PROTECTED] >> 2f65 7463 2f73 7368 >> Disco

Re: Problem with ssh

2002-06-28 Thread Richard Cobbe
(Snipped all the cross-posts.) Lo, on Friday, June 28, Sam Varghese did write: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Thu, Jun 27, 2002 at 09:25:52PM +0700, [EMAIL PROTECTED] wrote: > > Dear All, > > > > I have a problem with my ssh, when i try to connect to our server using >

Re: Problem with ssh

2002-06-28 Thread Moti Levy
Howland, Curtis wrote: >First question: > >Has it worked before now? > >Second question: > >What did you change between then and now? > >Curt- > > > >>Dear All, >> >>I have a problem with my ssh, when i try to connect to our >>server using >>ssh have an error like this : >> >>ssh -l [EMAIL PROT

Re: Problem with ssh

2002-06-28 Thread Sam Varghese
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thu, Jun 27, 2002 at 09:25:52PM +0700, [EMAIL PROTECTED] wrote: > Dear All, > > I have a problem with my ssh, when i try to connect to our server using > ssh have an error like this : > > ssh -l [EMAIL PROTECTED] > 2f65 7463 2f73 7368 > Disconnect

RE: Problem with ssh

2002-06-27 Thread Howland, Curtis
Try connecting in verbose mode for debugging, I think it's "ssh -v" or even "-v -v" as I saw someone suggest recently. Something changed. The goal is to find out what. Also try "ssh -1 ..." to force version 1 access and see if that works. Curt- > > First question: > > > > Has it worked before

RE: Problem with ssh

2002-06-27 Thread aku
On Fri, 28 Jun 2002, Howland, Curtis wrote: > First question: > > Has it worked before now? Yes. > > Second question: > > What did you change between then and now? no, i did not change anything with my configuration (ssh client or ssh server) -Ryansimon aku > > Curt- > > > Dear All, > > > > I

Re: Problem with ssh

2002-06-27 Thread Ljungström
On Thu, 27 Jun 2002 21:25:52 +0700 (JAVT) <[EMAIL PROTECTED]> wrote: > Dear All, > > I have a problem with my ssh, when i try to connect to our server > using ssh have an error like this : > > ssh -l [EMAIL PROTECTED] > 2f65 7463 2f73 7368 > Disconnecting: Bad packet length 795178083. > > > Wh

Re: Problem with ssh

2002-06-27 Thread Tom Cook
On 0, [EMAIL PROTECTED] wrote: > Dear All, > > I have a problem with my ssh, when i try to connect to our server using > ssh have an error like this : > > ssh -l [EMAIL PROTECTED] > 2f65 7463 2f73 7368 > Disconnecting: Bad packet length 795178083. > > > What's Wrong with my server or my ssh cl

RE: Problem with ssh

2002-06-27 Thread Howland, Curtis
First question: Has it worked before now? Second question: What did you change between then and now? Curt- > Dear All, > > I have a problem with my ssh, when i try to connect to our > server using > ssh have an error like this : > > ssh -l [EMAIL PROTECTED] > 2f65 7463 2f73 7368 > Disconnec