Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Jul 2006 13:46:24 -0400
From:      "fbsd" <fbsd@a1poweruser.com>
To:        "Lowell Gilbert" <freebsd-questions-local@be-well.ilk.org>
Cc:        "freebsd-questions@FreeBSD. ORG" <freebsd-questions@FreeBSD.ORG>
Subject:   RE: stop apache processing connect requests
Message-ID:  <MIEPLLIBMLEEABPDBIEGKEJPHJAA.fbsd@a1poweruser.com>
In-Reply-To: <447j29224o.fsf@be-well.ilk.org>

next in thread | previous in thread | raw e-mail | index | archive | help
This is a vanilla install of apache13 with php4 port running on a
6.0 release of FreeBSD.
Are you saying the php4 port is allowing these connection
transaction requests through?
If so would this not be considered a bug in the php4 port?

-----Original Message-----
From: Lowell Gilbert
[mailto:freebsd-questions-local@be-well.ilk.org]
Sent: Wednesday, July 19, 2006 8:47 AM
To: fbsd@a1poweruser.com
Subject: Re: stop apache processing connect requests


"fbsd" <fbsd@a1poweruser.com> writes:

> In my httpd-access.log I have started to see a lot of these
> messages.
> How do I tell Apache server to not allow this kind of input?
> I have already commented out proxy_module in httpd.config.
>
> 219-86-33-41 - - [18/Jul/2006:12:18:55 -0400] "CONNECT
> 168.95.5.101:25 HTTP/1.0" 200 6989 "-" "-"
> 219-86-33-41 - - [18/Jul/2006:12:18:56 -0400] "CONNECT
> 168.95.5.103:25 HTTP/1.0" 200 6989 "-" "-"
> 219-86-33-41 - - [18/Jul/2006:12:18:57 -0400] "CONNECT
> 168.95.5.105:25 HTTP/1.0" 200 6989 "-" "-"

You might do better to go to the Apache lists for this question.
This shouldn't happen with a default configuration, so it's
probably something you've modified locally.

Make sure you reloaded the configuration after changing it, and that
the daemon is loading the configuration file you edited...




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