Results 1 to 2 of 2

Thread: Unable to SSH into Kali Linux on Raspberry Pi 3

  1. #1
    Join Date
    2017-Dec
    Location
    :)
    Posts
    1

    Exclamation Unable to SSH into Kali Linux on Raspberry Pi 3

    I'm running the latest kali linux kali-2017.3-rpi3-nexmon.img image on Raspberry Pi 3. I can see my Pi's IP address. But, when I try to SSH into it via Putty I get the "Network error: Software caused connection abort" error. I can SSH into my Pi when on Raspbian. So, I don't think its a Putty SSH Client error (or it is). How do I get around this?

    [Note: I have a headless setup. SSH'ing is my only solution.]


    People, need your help. Thanks in advance. I would appreciate any comments.

  2. #2
    Join Date
    2015-Nov
    Location
    Australia
    Posts
    445
    Hi maai,

    Do you have any chance of hooking it up to a monitor just once? The latest image is missing the host keys for the ssh server and to get it working you have to issue the following command:

    Code:
    dpkg-reconfigure openssh-server
    Hope that helps

Similar Threads

  1. Unable to boot Kali on Raspberry PI 3b+ from USB.
    By xflyboy in forum ARM Archive
    Replies: 5
    Last Post: 2018-10-17, 18:43
  2. Replies: 1
    Last Post: 2016-09-13, 11:53
  3. Replies: 1
    Last Post: 2015-11-12, 18:43
  4. Kali Linux Unable to start, unable to enumerate USB device port 3
    By papadopaulus in forum TroubleShooting Archive
    Replies: 0
    Last Post: 2014-01-05, 12:20

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •