From owner-freebsd-bugs@FreeBSD.ORG Tue May 31 06:00:16 2005 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D442316A41C for ; Tue, 31 May 2005 06:00:16 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id ADA4943D1F for ; Tue, 31 May 2005 06:00:16 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j4V60GxT062262 for ; Tue, 31 May 2005 06:00:16 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j4V60G9I062261; Tue, 31 May 2005 06:00:16 GMT (envelope-from gnats) Date: Tue, 31 May 2005 06:00:16 GMT Message-Id: <200505310600.j4V60G9I062261@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Xin LI Cc: Subject: Re: gnu/81689: Unable to connect via SSH using protocol v2 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Xin LI List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 31 May 2005 06:00:17 -0000 The following reply was made to PR gnu/81689; it has been noted by GNATS. From: Xin LI To: eric@pretorious.net Cc: bug-followup@freebsd.org, Maxim Konovalov 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 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--