Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 09 Mar 2011 22:15:23 +0100
From:      "Michael Ross" <michael.ross@gmx.net>
To:        freebsd-questions@freebsd.org, peter@vfemail.net
Subject:   Re: Nonsensical Web Log Entries
Message-ID:  <op.vr3hbwpkhalquq@michael-think>
In-Reply-To: <20110309204107.49F37106566B@hub.freebsd.org>
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>

next in thread | previous in thread | raw e-mail | index | archive | help
Am 09.03.2011, 21:40 Uhr, schrieb <peter@vfemail.net>:

>>
>> 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?op.vr3hbwpkhalquq>