Welcome Guest! To access all forums & features, please register an account or sign-in. → Why register?



SSH (Simple Sharing Help)


32 replies to this topic - - - - -

#31 +BudMan

    Neowinian Super Star

  • 23,801 posts
  • Joined: 04-July 02
  • Location: Schaumburg, IL
  • OS: Win7, Vista, 2k3, 2k8, XP, Linux, FreeBSD, OSX, etc. etc.

Posted 29 November 2012 - 16:51

Lots of different reasons why the key could of changed, did you reinstall sshd on your desktop. Did you install/reinstall OS? Was some other box that you had ssh'd too have been on the same IP at one point?

If your sure your connecting to the correct box, then as suggested just remove the OLD host key from your laptop for the desktop and then you won't get the error. This shows that the desktop is now atleast listening on 22 ;)

Or maybe desktop is not listening still, and your connecting to some other box that now has that IP and is running sshd - that too would explain the host key mismatch.

What did you do to correct that, did you edit the config file with the bad allowuser statement? Or just the start/restart of sshd?


#32 OP Mindovermaster

    Neowinian UNSTOPPABLE

  • 7,260 posts
  • Joined: 25-January 07
  • Location: /
  • OS: Ubuntu 13.04 x64
  • Phone: HTC ONE V

Posted 29 November 2012 - 19:58

How do I remove the old host keys?

these are my IPs listed on my router:

IP Address Name (if any) MAC
192.168.0.164 NEXUS-NAS-BOX 14:d6:4d:54:84:f0
192.168.0.184 NP-13C237003570 cc:6d:a0:61:df:b5
192.168.0.188 david-lappy c0:f8:da:63:f0:c5
192.168.0.193 Mom7 00:1f:1f:90:d3:5f
192.168.0.195 Gigabyte 00:1f:d0:d1:37:2b
192.168.0.196 david-ubuntu f4:6d:04:f0:58:f8

david-lappy and david-ubuntu is what I'm trying to connect. The IP has not changed.

Both systems have SSH running, checked the status.

Correct what, the connection from my laptop to desktop? nothing...

#33 OP Mindovermaster

    Neowinian UNSTOPPABLE

  • 7,260 posts
  • Joined: 25-January 07
  • Location: /
  • OS: Ubuntu 13.04 x64
  • Phone: HTC ONE V

Posted 29 November 2012 - 20:15

Oh, thanks, Brando. Didn't see your post there on page 2. Yeah, it worked after I did that ssh-keygen.