From owner-freebsd-questions@FreeBSD.ORG Wed Apr 16 15:10:13 2003 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 E155537B407 for ; Wed, 16 Apr 2003 15:10:13 -0700 (PDT) Received: from mx1.au.itouchnet.net (nat2.au.itouchnet.net [144.135.23.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id 72A7743F93 for ; Wed, 16 Apr 2003 15:10:12 -0700 (PDT) (envelope-from andrew.thomson@itouch.com.au) Received: from nobody by mx1.au.itouchnet.net with scanned_ok (Exim 3.36 #1) id 195vKe-000Hbo-00 for freebsd-questions@freebsd.org; Thu, 17 Apr 2003 08:24:44 +1000 X-TLS: TLSv1:DES-CBC3-SHA:168 athomson.prv.au.itouchnet.net -> mx1.au.itouchnet.net Received: from athomson.prv.au.itouchnet.net ([192.168.13.55]) by mx1.au.itouchnet.net with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 3.36 #1) id 195vKe-000Hbh-00 for freebsd-questions@freebsd.org; Thu, 17 Apr 2003 08:24:44 +1000 Received: from ajt by athomson.prv.au.itouchnet.net with local (Exim 4.12) id 195v5k-0003XE-00 for freebsd-questions@freebsd.org; Thu, 17 Apr 2003 08:09:20 +1000 Date: Thu, 17 Apr 2003 08:09:20 +1000 From: Andrew Thomson To: FreeBSD Questions Message-ID: <20030416220919.GB13537@athomson.prv.au.itouchnet.net> References: <1050529419.695.120.camel@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1050529419.695.120.camel@localhost> User-Agent: Mutt/1.4.1i Sender: X-Checked: Scanned for any viruses and unauthorized attachments at mx1.au.itouchnet.net X-iScan-ID: 67688-1050531884-18252@mx1.au.itouchnet.net version $Name: REL_2_0_2 $ Subject: Re: Changes in ssh? 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: Wed, 16 Apr 2003 22:10:14 -0000 I had similar problems with trying to ssh in with putty to a 4.8 box. However changing the putty settings to use ssh2 at least allowed me to ssh in.. ajt. On Wed, Apr 16, 2003 at 10:43:39PM +0100, Stacey Roberts wrote: > Hello, > I've just installed FreeBSD on a machine here, and I can't ssh into > this new machine, not ssh from this machine to anywhere on the network. > > Basically what I did is: > Install from 4.7 Rel CDROM Set > Upgraded to 4.8 Stable (on 14th April 2003) > > No firewall in place as yet, though built with usual kernel options for > ipfw. > > Here's what I get using "-v" switch: > > $ ssh -v 192.168.1.7 > OpenSSH_3.5p1 FreeBSD-20030201, SSH protocols 1.5/2.0, OpenSSL > 0x0090701f > debug1: Reading configuration data /etc/ssh/ssh_config > debug1: Rhosts Authentication disabled, originating port will not be > trusted. > debug1: ssh_connect: needpriv 0 > debug1: Connecting to 192.168.1.7 [192.168.1.7] port 22. > debug1: Connection established. > debug1: identity file /home/stacey/.ssh/id_rsa type -1 > debug1: identity file /home/stacey/.ssh/id_dsa type -1 > ssh_exchange_identification: Connection closed by remote host > debug1: Calling cleanup 0x804c158(0x0) > $ > > The new machine is already in DNS on this net: > $ host 192.168.1.7 > 7.1.168.192.IN-ADDR.ARPA domain name pointer > $ > > I have to say, this format of the host output *does* appear to be > different to what I would normally get.., I can't remember for > certain.., but didn't the "host" command return something along the > lines of: > > host has IP Address xxx.xxx.xxx.xxx > > Or something like that.., > > Has anyone else noticed this? > > Regards, > > Stacey > -- > Stacey Roberts > B.Sc (HONS) Computer Science > > Web: www.vickiandstacey.com > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >