Date: Tue, 31 May 2005 06:00:16 GMT From: Xin LI <delphij@frontfree.net> To: freebsd-bugs@FreeBSD.org Subject: Re: gnu/81689: Unable to connect via SSH using protocol v2 Message-ID: <200505310600.j4V60G9I062261@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR gnu/81689; it has been noted by GNATS.
From: Xin LI <delphij@frontfree.net>
To: eric@pretorious.net
Cc: bug-followup@freebsd.org, Maxim Konovalov <maxim@macomnet.ru>
Subject: Re: gnu/81689: Unable to connect via SSH using protocol v2
Date: Tue, 31 May 2005 13:50:07 +0800
--=-zIuZ6l61EqZAAVQnGYzF
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
Hi, Eric,
=E5=9C=A8 2005-05-30=E4=B8=80=E7=9A=84 22:36 -0700=EF=BC=8CEric Pretorious=
=E5=86=99=E9=81=93=EF=BC=9A
> On Monday 30 May 2005 10:30 pm, Eric Pretorious wrote:
> >One thought, though: This problem didn't seem to exist with RELENG_4_10_=
RELEASE. Has there been a change in /etc/ssh/sshd_config?
>=20
> Maxim, Xin:
>=20
> There does NOT appear to be a 'UseDNS' directive in either the stock sshd=
_config file *or* in the sshd_config man page (5).
It appears in my sshd_config(5):
%%% %%%
UseDNS Specifies whether sshd should lookup the remote host name=20
and check that the resolved host name for the remote IP=20
address maps back to the very same IP address. The default
is ``yes''.
%%% %%%
And also the source code of sshd(8):
%%% %%%
[delphij@spirit] /usr/src/crypto/openssh# grep UseDNS sshd_config
#UseDNS yes
%%% %%%
So let's give the option a try :-) In addition, what OpenSSH version
are you running? (try "telnet localhost 22")
Cheers,
--=20
Xin LI <delphij delphij net> http://www.delphij.net/
--=-zIuZ6l61EqZAAVQnGYzF
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: This is a digitally signed message part
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (FreeBSD)
iD8DBQBCm/sP/cVsHxFZiIoRAr53AJ9pSISrJjBDcMzmoFt5FLrdj1kh6ACfTTh2
W1dclGSgmr8cVGryL3/p90o=
=Gtt8
-----END PGP SIGNATURE-----
--=-zIuZ6l61EqZAAVQnGYzF--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200505310600.j4V60G9I062261>
