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     tun...@tundraware.com
PGP Key:         http://www.tundraware.com/PGP/

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to