wenn ich versuche das nachzuvollziehen meint der apache:
Your browser sent a request that this server could not understand.
client sent HTTP/1.1 request without hostname (see RFC2616 section 14.23)
/ipv6/stats/stats.php3
mit HTML 1.0 funktioniert es.
Allerdings glaube ich nicht, dass es mit deinem Problem zusammenhaengt.
Eine Reverseaufloesung versuchen wir hier nicht.
Auch sind im logfile deine Zugriffe sauber verzeichnet:
2002:d9e4:e694:f101:2e0:18ff:fe90:9205 - - [25/Oct/2001:13:14:06 +0200]
"GET /ipv6/stats/stats.php3 HTTP/1.1" 200 1759
Im error log steht nix.
Ich kann den fehler leider nicht reproduzieren... :-(
MfG
Uwe
On Thu, 25 Oct 2001, Peter Bieringer wrote:
> --On Thursday, October 25, 2001 11:14:02 AM +0200
> [EMAIL PROTECTED] wrote:
>
> > upps..
> >
> > doch, jetzt ist was da:
> >
> > B>* 2002::/16 [200/0] via fe80::2c0:33ff:fe07:8042, join, 12:59:15
> > B>* 2002:c30d:111a::/48 [200/0] via fe80::2c0:33ff:fe07:8042, join,
> > 13:18:46
>
> Irgendwas stimmt da nicht, machst Du einen Reverse-Lookup f�r's Log?
>
> Von 6to4-Adressen aus:
>
> # telnet 6bone.informatik.uni-leipzig.de 80
> Trying 3ffe:400:280::1...
> Connected to 6bone.informatik.uni-leipzig.de.
> Escape character is '^]'.
> GET /ipv6/stats/stats.php3 HTTP/1.1
> Host: 6bone.informatik.uni-leipzig.de
> Connection: close
>
>
> ...
> da kann ich soviele CR/LFs tippen, wie ich will, da kommt keine Seite.
> Pakete sausen aber �ber's Netz. Irgendwann sp�ter -> "Connection
> closed by foreign host", ohne weiteren Text.
>
> Die letzten Pakete:
> 13:45:04.326594 195.72.14.134 > 217.228.230.148:
> 6bone.informatik.uni-leipzig.de.http >
> 2002:d9e4:e694:f101:2e0:18ff:fe90:9205.32820: P 1293:1959(666) ack 98
> win 5680 (encap)
>
> 13:45:04.326594 217.228.230.148 > 195.226.187.50:
> 2002:d9e4:e694:f101:2e0:18ff:fe90:9205.32820 >
> 6bone.informatik.uni-leipzig.de.http: . ack 1 win 5760 <nop,nop,sack
> sack 1 {1293:1959} > (encap)
>
> 13:45:04.326594 195.72.14.134 > 217.228.230.148:
> 6bone.informatik.uni-leipzig.de.http >
> 2002:d9e4:e694:f101:2e0:18ff:fe90:9205.32820: F 1959:1959(0) ack 98
> win 5680 (encap)
>
> 13:45:04.326594 217.228.230.148 > 195.226.187.50:
> 2002:d9e4:e694:f101:2e0:18ff:fe90:9205.32820 >
> 6bone.informatik.uni-leipzig.de.http: . ack 1 win 5760 <nop,nop,sack
> sack 1 {1293:1960} > (encap)
>
> 13:45:14.336594 217.228.230.148 > 195.226.187.50:
> 2002:d9e4:e694:f101:2e0:18ff:fe90:9205.32820 >
> 6bone.informatik.uni-leipzig.de.http: P 98:100(2) ack 1 win 5760
> <nop,nop,sack sack 1 {1293:1960} > (encap)
>
> 13:45:14.506594 195.72.14.134 > 217.228.230.148:
> 6bone.informatik.uni-leipzig.de.http >
> 2002:d9e4:e694:f101:2e0:18ff:fe90:9205.32820: R
> 232045152:232045152(0) win 0 (encap)
>
> Ich verstehe das FIN-Paket von Eurem Server nicht, da� da
> auftaucht...ohne Inhalt zu senden.
>
>
>
>
>
>
>
> Von 6bone-Adresse aus:
>
>
> $ telnet 6bone.informatik.uni-leipzig.de 80
> Trying 3ffe:400:280::1...
> Connected to 6bone.informatik.uni-leipzig.de.
> Escape character is '^]'.
> GET /ipv6/stats/stats.php3 HTTP/1.1
> Host: 6bone.informatik.uni-leipzig.de
> Connection: close
>
> HTTP/1.1 200 OK
> Date: Thu, 25 Oct 2001 11:16:28 GMT
> Server: Apache/1.3.19 (Unix) PHP/4.0.4pl1
> X-Powered-By: PHP/4.0.4pl1
> Connection: close
> Content-Type: text/html
>
>
> Ist doch komisch, oder?
>
> Peter
>