View previous topic :: View next topic |
Author |
Message |
vinz Tux's lil' helper


Joined: 11 Aug 2002 Posts: 93 Location: Switzerland
|
Posted: Sun Mar 30, 2003 6:29 pm Post subject: CONNECT in apaches log |
|
|
hi!
can anyone explain those entries to me please? they don't look cute at all :p
some worm?
Code: |
69.0.153.107 - - [30/Mar/2003:20:10:25 +0200] "CONNECT 133.5.134.135:25 HTTP/1.0" 200 562 "-" "-"
24.170.149.145 - - [30/Mar/2003:20:11:06 +0200] "CONNECT 164.46.173.166:25 HTTP/1.0" 200 561 "-" "-"
24.170.149.145 - - [30/Mar/2003:20:11:20 +0200] "CONNECT 210.188.227.208:25 HTTP/1.0" 200 561 "-" "-"
24.170.149.145 - - [30/Mar/2003:20:11:33 +0200] "CONNECT 164.46.157.93:25 HTTP/1.0" 200 561 "-" "-"
69.0.153.107 - - [30/Mar/2003:20:12:46 +0200] "CONNECT 212.48.163.195:25 HTTP/1.0" 200 561 "-" "-"
|
thanks  |
|
Back to top |
|
 |
credmp Apprentice


Joined: 02 Jul 2002 Posts: 207 Location: Netherlands
|
Posted: Sun Mar 30, 2003 6:55 pm Post subject: |
|
|
Hi,
CONNECT is actually in the rfc2817, it's a directive which would allow tunneling of the request.
See also: http://www.ietf.org/rfc/rfc2817.txt
regards |
|
Back to top |
|
 |
|