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