From owner-freebsd-questions@FreeBSD.ORG Wed Mar 9 21:42:08 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DE8EF106566B for ; Wed, 9 Mar 2011 21:42:08 +0000 (UTC) (envelope-from michael.ross@gmx.net) Received: from mailout-de.gmx.net (mailout-de.gmx.net [213.165.64.23]) by mx1.freebsd.org (Postfix) with SMTP id 32AC18FC0A for ; Wed, 9 Mar 2011 21:42:07 +0000 (UTC) Received: (qmail invoked by alias); 09 Mar 2011 21:15:26 -0000 Received: from dslb-178-003-106-063.pools.arcor-ip.net (EHLO michael-think) [178.3.106.63] by mail.gmx.net (mp041) with SMTP; 09 Mar 2011 22:15:26 +0100 X-Authenticated: #11429267 X-Provags-ID: V01U2FsdGVkX1/AJD8qJSnArFLny6iQJ3oPcraDfrKqVPpfjMug4k FrSRqEXTn+5HZV Content-Type: text/plain; charset=iso-8859-15; format=flowed; delsp=yes To: freebsd-questions@freebsd.org, peter@vfemail.net References: <20110309152546.54D93106564A@hub.freebsd.org> <201103092006.p29K664k013470@mail.r-bonomi.com> <7.1.0.9.2.20110309150206.1ed21c20@vfemail.net> <20110309204107.49F37106566B@hub.freebsd.org> Date: Wed, 09 Mar 2011 22:15:23 +0100 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: "Michael Ross" Message-ID: In-Reply-To: <20110309204107.49F37106566B@hub.freebsd.org> User-Agent: Opera Mail/11.01 (Win32) X-Y-GMX-Trusted: 0 Cc: Subject: Re: Nonsensical Web Log Entries 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: Wed, 09 Mar 2011 21:42:08 -0000 Am 09.03.2011, 21:40 Uhr, schrieb : >> >> Does this entry change your conclusion: >> >> 188.134.62.20 - - [09/Mar/2011:12:15:04 -0500] "GET >> http://images.google.com/ HTTP/1.1" 200 13134 "-" "-" >> If I do: %telnet localhost 80 and enter: GET / HTTP/1.1 Host: images.google.com I get this in my logfile: 127.0.0.1 images.google.com - [09/Mar/2011:22:06:48 +0100] "GET / HTTP/1.1" 200 2257 "-" "-" My vhost-Setup serves the default host in the requested host is unknown, thus 200 OK. > > Here's another entry that's too bizarre for words: > > 218.172.209.123 - - [09/Mar/2011:15:38:29 -0500] "\x16\x03\x01" 200 > 13107 "-" "-" > "Talking ssl to a non-ssl vhost". Google that one. Regards, Michael