Wednesday 26 September 2012

Solution SSH Connection Refused Problem in Linux - Backtrack

If your system unable to SSH from another System means

1. SSH server Not Running. So start SSH Server
    To start SSH server goto Applications->Backtrack->Services->SSHD->sshd start


If It is Running, and unable to SSH go to step 2

2. root@bt:~# sshd-generate
Generating public/private rsa1 key pair.
Your identification has been saved in /etc/ssh/ssh_host_key.
Your public key has been saved in /etc/ssh/ssh_host_key.pub.
The key fingerprint is:
d3:c3:ee:61:70:81:fa:06:44:18:a5:1c:49:25:70:d4 root@bt
The key's randomart image is:
+--[RSA1 2048]----+
|         .oo*B=. |
|        .  ..=  E|
|        ....o    |
|     o ..o.      |
|      = .S.o.     |
|       o o...    |.
|          ..  .   |
|                 |
|                 |
+-----------------+

..................
..................
..................

Now Check Again , I think it will work.




Share This!



1 comment:

Here We Write The Problems we face at different situations and Solutions to those problems.