Peter Kiem,

On Thursday January 23, 2003 04:46, Peter Kiem wrote:
> Hi Gordon,
>
> > The status 200 may indicate that you're vulnerable to the problem
> > they're testing for.  What version of apache are you running?  On what
> > platform?  Have you enabled proxying?
>
> That's what I am worried about.

Don't worry (yet). The 200 response doesn't mean they've gotten through.

Do this simple test...

$telnet your.webserver.here 80
Trying xxx.xxx.xxx.xxx...
Connected to your.webserver.here.
Escape character is '^]'.
CONNECT some.mailserver.here:25 HTTP/1.0

Hit enter twice after that last line.

If you get your normal index page, then all is well.

If you get something like...

HELO something

Then you better start locking things down. This means you have connected 
through the web server to a mail server.

-- 
Brian Ashe                                                     CTO
Dee-Web Software Services, LLC.                  [EMAIL PROTECTED]
http://www.dee-web.com/



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to