Date: Sun, 9 Jul 2006 12:03:35 -0700 From: Darrin Chandler <dwchandler@stilyagin.com> To: Elijah Savage <esavage@reyrey.net> Cc: freebsd-questions@freebsd.org Subject: Re: sshd not working Message-ID: <20060709190335.GC24254@jeeves.stilyagin.local> In-Reply-To: <483FB19B-31E8-45D0-8E1E-4BA234DE4D11@reyrey.net> References: <483FB19B-31E8-45D0-8E1E-4BA234DE4D11@reyrey.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Jul 09, 2006 at 02:55:41PM -0400, Elijah Savage wrote: > I just did a fresh install of FreeBSD 6.1 I enabled ssh on startup. I > can see that it is running from the console but it is not accepting > ssh connections across the network. I can ping the machine and nmap > the machine and see ssh port 22 open, also /etc/rc.conf shows ssh > enabled what am I missing? Since port 22 is open, try the -v switch on the client side and see where and what isn't working. If it's a config problem between what the server will accept and what the client is trying it should show up there. Also check syslog to see if something funky happened on the server side. -- Darrin Chandler | Phoenix BSD Users Group dwchandler@stilyagin.com | http://bsd.phoenix.az.us/ http://www.stilyagin.com/ |
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060709190335.GC24254>