Skip site navigation (1)Skip section navigation (2)
Date:      16 Apr 2003 22:43:39 +0100
From:      Stacey Roberts <stacey@vickiandstacey.com>
To:        FreeBSD Questions <freebsd-questions@FreeBSD.ORG>
Subject:   Changes in ssh?
Message-ID:  <1050529419.695.120.camel@localhost>

next in thread | raw e-mail | index | archive | help
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 <host_FQDN>
$

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 <blah> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1050529419.695.120.camel>