💻 Software
SSH Connection refused
Fresh5 days ago
Mar 15, 202616832 viewsConfidence Score0%
0%
Problem
I have a mini2440 board that has linux on it. I want to connect to it with a SSH connection from my vmware-ubuntu 11.10. I can ping it. But we I want to connect to it with this command I get this error: I searched the Internet. Someone said: "Install openssh-server". and I installed it. Someone sai…
Error Output
ssh root@192.168.1.230
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: SSH Connection refused
Low Risk
Seems that iptables isn't allowing connections on port 22, you should try stop iptables and try to connect again. You can create a rule on iptables to allow connections on port 22 in this way : Where ethX is your network interface device, substitute…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix