Return-Path: X-Original-To: apmail-httpd-users-archive@www.apache.org Delivered-To: apmail-httpd-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id F1891C856 for ; Tue, 1 Oct 2013 08:44:33 +0000 (UTC) Received: (qmail 29083 invoked by uid 500); 1 Oct 2013 08:44:30 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 28360 invoked by uid 500); 1 Oct 2013 08:44:22 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 28352 invoked by uid 99); 1 Oct 2013 08:44:21 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Oct 2013 08:44:21 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of ph1@openstrike.co.uk designates 89.16.177.71 as permitted sender) Received: from [89.16.177.71] (HELO primary1.mail.openstrike.co.uk) (89.16.177.71) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Oct 2013 08:44:16 +0000 Received: from palma.openstrike.co.uk (labs [81.187.19.186]) (Authenticated sender: qdxpete) by primary1.mail.openstrike.co.uk (Postfix) with ESMTP id 8F8832CC132 for ; Tue, 1 Oct 2013 09:43:54 +0100 (BST) Received: from palma.openstrike.co.uk (localhost.localdomain [127.0.0.1]) by palma.openstrike.co.uk (8.14.5/8.14.5) with ESMTP id r918hrjV002655 for ; Tue, 1 Oct 2013 09:43:53 +0100 Received: (from pete@localhost) by palma.openstrike.co.uk (8.14.5/8.14.5/Submit) id r918hrBV002654 for users@httpd.apache.org; Tue, 1 Oct 2013 09:43:53 +0100 X-Authentication-Warning: palma.openstrike.co.uk: pete set sender to ph1@openstrike.co.uk using -f Date: Tue, 1 Oct 2013 09:43:53 +0100 From: Pete Houston To: users@httpd.apache.org Message-ID: <20131001084353.GA2097@palma.openstrike.co.uk> References: <201309301924.22085.john.iliffe@iliffe.ca> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ReaqsoxgOBHFXBhH" Content-Disposition: inline In-Reply-To: Organization: Openstrike User-Agent: Mutt/1.5.21 (2010-09-15) X-Virus-Checked: Checked by ClamAV on apache.org Subject: Re: [users@httpd] Apache not recording client addresses correctly --ReaqsoxgOBHFXBhH Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Sep 30, 2013 at 06:03:37PM -0700, Andrew Daviel wrote: > huh! wtf? - if I enable /server-status, the correct address for the > client asking for /server-status, is not just logged, but resolved, > even though HostnameLookups is off. But other requests still get the > 98.32 address. This reverse resolution will almost certainly be because you are restricting access to that location (/server-status) by name rather than by IP address (perhaps inadvertently). It doesn't explain what you are seeing for other locations, unfortunately. Are you using any third-party modules? Pete --=20 Openstrike - improving business through open source http://www.openstrike.co.uk/ or call 01722 770036 / 07092 020107 --ReaqsoxgOBHFXBhH Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iEYEARECAAYFAlJKi0kACgkQdzfnYmsKt50gzwCdECzF7DHuSMsw0706l/P+kxyQ SCwAoLrUl4ipmB206weu/Exe8W2ycBVp =lPIt -----END PGP SIGNATURE----- --ReaqsoxgOBHFXBhH--