Changes in ssh?

Andrew Thomson ajthomson at optushome.com.au
Wed Apr 16 15:10:14 PDT 2003


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 <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
> 
> 
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"
> 



More information about the freebsd-questions mailing list