From owner-freebsd-questions@FreeBSD.ORG Tue Nov 29 07:49:23 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8B44A16A41F for ; Tue, 29 Nov 2005 07:49:23 +0000 (GMT) (envelope-from james_mapson@umpquanet.com) Received: from ns.museum.rain.com (gw-ipinc.museum.rain.com [65.75.192.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id 84D1243D66 for ; Tue, 29 Nov 2005 07:49:19 +0000 (GMT) (envelope-from james_mapson@umpquanet.com) Received: from ns.museum.rain.com (localhost [127.0.0.1]) by ns.museum.rain.com (8.13.4/8.13.4) with ESMTP id jAT7n0VL009054 (version=TLSv1/SSLv3 cipher=DHE-DSS-AES256-SHA bits=256 verify=NO); Mon, 28 Nov 2005 23:49:03 -0800 (PST) (envelope-from james@umpquanet.com) Received: (from james@localhost) by ns.museum.rain.com (8.13.4/8.13.4/Submit) id jAT7muSa009053; Mon, 28 Nov 2005 23:48:56 -0800 (PST) (envelope-from james) Date: Mon, 28 Nov 2005 23:48:53 -0800 From: James Long To: freebsd-questions@freebsd.org Message-ID: <20051129074853.GA9032@ns.museum.rain.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.11 X-Spam-Status: No, score=-101.4 required=5.0 tests=ALL_TRUSTED, USER_IN_WHITELIST autolearn=failed version=3.1.0 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on ns.museum.rain.com Cc: Noel Jones Subject: Re: How to have sshd log IP numbers instead of reverse lookups X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Nov 2005 07:49:23 -0000 > I believe adding > UseDNS no > to sshd_config will do what you want. Thank you. I did see that in the man page, but didn't think it pertinent, as it doesn't mention logging. But it does indeed accomplish what I was after. Jim P.S. Very seasonally topical email address, btw.