On Thu, Nov 08, 2007 at 10:27:59AM -0800, Andrew Rosolino wrote:
>
> Ok I did it but how am I suppose to read this?
That's not the interesting part. There should be more data.
Below is an example of a simple GET request
in a local setup. You can clearly see the request.
You can also take this into wireshark/ethereal and
select "follow tcp stream" or so.
regs,
Christian
07:45:47.905305 IP wcwe003u.pnet.ch.58702 > w032y7.pnet.ch.www: S
318106195:318106195(0) win 5840 <mss 1460,sackOK,timestamp 839725985
0,nop,wscale 7>
E..<[EMAIL PROTECTED]@.I.
..d
....N.P...S...................
2
3.........
07:45:47.905345 IP w032y7.pnet.ch.www > wcwe003u.pnet.ch.58702: S
4288032982:4288032982(0) ack 318106196 win 5792 <mss 1460,sackOK,timestamp
627094047 839725985,nop,wscale 7>
E..<[EMAIL PROTECTED]@.#.
...
..d.P.N..0....T...............
%`..2
3.....
07:45:47.905543 IP wcwe003u.pnet.ch.58702 > w032y7.pnet.ch.www: . ack 1 win 46
<nop,nop,timestamp 839725986 627094047>
[EMAIL PROTECTED]@.I.
..d
....N.P...T..0............
2
3.%`..
07:45:47.905880 IP wcwe003u.pnet.ch.58702 > w032y7.pnet.ch.www: P 1:180(179)
ack 1 win 46 <nop,nop,timestamp 839725986 627094047>
[EMAIL PROTECTED]@.I.
..d
....N.P...T..0.....P......
2
3.%`..GET /index.html HTTP/1.1
User-Agent: curl/7.13.2 (i386-pc-linux-gnu) libcurl/7.13.2 OpenSSL/0.9.7e
zlib/1.2.2 libidn/0.5.13
Host: 10.226.0.220
Pragma: no-cache
Accept: */*
07:45:47.905888 IP w032y7.pnet.ch.www > wcwe003u.pnet.ch.58702: . ack 180 win
54 <nop,nop,timestamp 627094047 839725986>
[EMAIL PROTECTED]@...
...
..d.P.N..0........6.K.....
%`..2
3.
07:45:47.906504 IP w032y7.pnet.ch.www > wcwe003u.pnet.ch.58702: P 1:245(244)
ack 180 win 54 <nop,nop,timestamp 627094047 839725986>
E..([EMAIL PROTECTED]@...
...
..d.P.N..0........6.......
%`..2
3.HTTP/1.1 200 OK
Date: Fri, 09 Nov 2007 06:45:47 GMT
Server: Apache
Last-Modified: Thu, 08 Nov 2007 11:29:36 GMT
ETag: "31101-d-2e4b0800"
Accept-Ranges: bytes
Content-Length: 13
Connection: close
Content-Type: text/plain
hello world!
07:45:47.906720 IP wcwe003u.pnet.ch.58702 > w032y7.pnet.ch.www: . ack 245 win
54 <nop,nop,timestamp 839725986 627094047>
[EMAIL PROTECTED]@.I.
..d
....N.P......1....6
W.....
2
3.%`..
07:45:47.906797 IP w032y7.pnet.ch.www > wcwe003u.pnet.ch.58702: F 245:245(0)
ack 180 win 54 <nop,nop,timestamp 627094047 839725986>
[EMAIL PROTECTED]@...
...
..d.P.N..1........6
V.....
%`..2
3.
07:45:47.908037 IP wcwe003u.pnet.ch.58702 > w032y7.pnet.ch.www: F 180:180(0)
ack 246 win 54 <nop,nop,timestamp 839725986 627094047>
[EMAIL PROTECTED]@.I.
..d
....N.P......1....6
U.....
2
3.%`..
07:45:47.908046 IP w032y7.pnet.ch.www > wcwe003u.pnet.ch.58702: . ack 181 win
54 <nop,nop,timestamp 627094048 839725986>
[EMAIL PROTECTED]@...
...
..d.P.N..1........6
T.....
%`. 2
3.
---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
" from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]