Changes in ssh?
Stacey Roberts
stacey at vickiandstacey.com
Wed Apr 16 15:16:17 PDT 2003
Hello,
Thanks for the reply.
On Wed, 2003-04-16 at 23:09, Andrew Thomson wrote:
> 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..
>
I'd made sure to ensure that all machines (incl the new box) on the
network use sshV2 only (in /etc/ssh/sshd_config & /etc/ssh/ssh_config),
so I wouldn't have thought it would be that..,
Just verified that again..,
Thanks all the same.
Regards,
Stacey
> 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"
> >
>
> _______________________________________________
> 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"
--
Stacey Roberts
B.Sc (HONS) Computer Science
Web: www.vickiandstacey.com
More information about the freebsd-questions
mailing list