From owner-freebsd-questions@FreeBSD.ORG Thu Sep 23 17:55:35 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A12CA16A4CE for ; Thu, 23 Sep 2004 17:55:35 +0000 (GMT) Received: from smtpout.mac.com (smtpout.mac.com [17.250.248.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 892BE43D46 for ; Thu, 23 Sep 2004 17:55:35 +0000 (GMT) (envelope-from hpota@mac.com) Received: from mac.com (smtpin02-en2 [10.13.10.147]) by smtpout.mac.com (Xserve/MantshX 2.0) with ESMTP id i8NHtZvV026069; Thu, 23 Sep 2004 10:55:35 -0700 (PDT) Received: from [192.168.0.3] (host81-155-223-14.range81-155.btcentralplus.com [81.155.223.14]) (authenticated bits=0)i8NHtXMe027934; Thu, 23 Sep 2004 10:55:34 -0700 (PDT) User-Agent: Microsoft-Entourage/11.0.0.040405 Date: Thu, 23 Sep 2004 18:58:08 +0100 From: Pota Kalima To: Message-ID: In-Reply-To: Mime-version: 1.0 Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit cc: freebsd-questions@FreeBSD.ORG Subject: Re: Ssh connection X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Sep 2004 17:55:35 -0000 On 23/9/04 4:55 pm, "Kevin Stevens" wrote: > > > On Thu, 23 Sep 2004, Pota Kalima wrote: > >> I think I have narrowed the fault down to ssh from mac os x because I >> could connect from ssh client on windoz. On mac os x I get same message >> [ssh: connect to host 192.168.0.5 port 22: Permission denied] when the >> freebsd box is switched on or OFF!! >> >> I guess I will have to try mac lists for a solution. >> >> pota > > I use OS X (I'm actually on a OS X ssh connection at the moment), not > currently to a FreeBSD machine, but when I did I had no specific SSH > interoperability problems. OS X uses OpenSSH in fairly standard > configuration, I believe. > > If you want to post to a Mac list, I suggest taking a look at the X-Unix > list at: http://www.themacintoshguy.com/lists/X-Unix.html > > I suspect you have host name issues, for what it's worth. > > KeS > _______________________________________________ Final update. Someone's pointed out that it might have been related to the fact that my mac had (norton's ) firewall which was stopping outbound connections. Managed to configure this and ssh connection from mac to FreeBSD box works fine. Thanks