ssh: port 22: connection refuused
Tim Daneliuk
tundra at tundraware.com
Fri May 7 05:18:29 UTC 2010
On 5/7/2010 12:13 AM, Gary Kline wrote:
<SNIP>
>>
>> What's in your /etc/hosts.allow file?
>
>
>
> # Start by allowing everything (this prevents the rest of the file
> # from working, so remove it when you need protection).
> # The rules here work on a "First match wins" basis.
> ALL : ALL : allow
>
> that i moused and pasted from my main desktop.
>
>
OK and you've indicated that sshd is running. A few other thoughts:
1) Is there a firewall running on your machine that could be preventing
the connection?
2) Is there a firewall running on your *client* machine that could
be interfering.
3) Log into the FreeBSD machine and see if you can ssh to localhost
to just to confirm that sshd is working. If that works, try sshing
to the same machine using its IP, and then its address to make sure
DNS is resolving properly.
----------------------------------------------------------------------------
Tim Daneliuk tundra at tundraware.com
PGP Key: http://www.tundraware.com/PGP/
More information about the freebsd-questions
mailing list