PDA

View Full Version : knoppix.com



pureone
07-06-2005, 10:42 PM
has anyone else noticed or is it just me?

knoppix.com runs on iis6...

i didnt belive it at first but after some testing im 99% sure its running on iis6.


banner inspection seems to point that its iis6 as it gives the exact same response to a GET / HTTP/1.1 request with no hostname as microsoft.com does(ie hiding server).


(root@runerm) (/home/pureone/sotm)-(20:04:13) # nc -v knoppix.com 80
Warning: inverse host lookup failed for 63.251.83.56: Unknown host
knoppix.com [63.251.83.56] 80 (www) open
GET / HTTP/1.1



HTTP/1.1 400 Bad Request
Content-Type: text/html
Date: Wed, 06 Jul 2005 20:52:07 GMT
Connection: close
Content-Length: 39

<h1>Bad Request (Invalid Hostname)</h1>(root@runerm) (/home/pureone/sotm)-(20:52:02) # nc -v microsoft.com 80

Unknown host
(root@runerm) (/home/pureone/sotm)-(20:52:42) # nc -v microsoft.com 80
Warning: inverse host lookup failed for 207.46.250.119: Host name lookup failure
Warning: inverse host lookup failed for 207.46.130.108: Host name lookup failure
microsoft.com [207.46.250.119] 80 (www) open
GET / HTTP/1.1

HTTP/1.1 400 Bad Request
Content-Type: text/html
Date: Wed, 06 Jul 2005 20:51:55 GMT
Connection: close
Content-Length: 39

<h1>Bad Request (Invalid Hostname)</h1>

so im sure im not going insane...



but really what i want to know is why?

why is knoppix.com hosted on a windows box rather then a linux box?

Markus
07-06-2005, 10:58 PM
Does look like it's iis6: http://toolbar.netcraft.com/site_report?url=http://www.knoppix.com

kirol
07-06-2005, 11:00 PM
Funny; it looks like you're right, as confirmed by Netcraft (http://toolbar.netcraft.com/site_report?url=http://www.knoppix.com)....

UnderScore
07-07-2005, 12:02 AM
knoppix.com is using MS IIS6 but is only as a redirector to knopper.net http://toolbar.netcraft.com/site_report?url=http://www.knopper.net

Using 2 PCs, Knoppix, a hub, ethereal & lynx, I sniffed the http stream when connecting to http://knoppix.com and got this:

<html><head>

<title></title></head>

<frameset rows='100%, *' frameborder=no framespacing=0 border=0>
<frame src="http://www.knopper.net/knoppix/index-en.html" name=mainwindow frameborder=no framespacing=0 marginheight=0 marginwidth=0></frame>
</frameset>
<noframes>
<h2>Your browser does not support frames. We recommend upgrading your browser.</h2>


<center>Click here (http://www.knopper.net/knoppix/index-en.html) to enter the site.</center>
</noframes></html>

Markus
07-07-2005, 08:07 AM
knoppix.com is using MS IIS6 but is only as a redirector to knopper.net http://toolbar.netcraft.com/site_report?url=http://www.knopper.net Thanks. Didn't think about that.


Using 2 PCs, Knoppix, a hub, ethereal & lynx, I sniffed the http stream when connecting to http://knoppix.com and got this:

<html><head>

<title></title></head>

<frameset rows='100%, *' frameborder=no framespacing=0 border=0>
<frame src="http://www.knopper.net/knoppix/index-en.html" name=mainwindow frameborder=no framespacing=0 marginheight=0 marginwidth=0></frame>
</frameset>
<noframes>
<h2>Your browser does not support frames. We recommend upgrading your browser.</h2>


<center>Click here (http://www.knopper.net/knoppix/index-en.html) to enter the site.</center>
</noframes></html> You can also get that by choosing "view - page source" in a browser.

pureone
07-08-2005, 06:50 PM
i dont get why knopper doesnt just point knoppix.com to his ip....
its easyer to buy a domain name then to rent web space on a server i would of guessed.

UnderScore
07-08-2005, 07:07 PM
I thought the same thing.

Maybe he bought it off of someone else. Maybe someone else bought it & offered it to him & maybe the html redirector is the quick & dirty way of getting it done.

eadz
07-26-2005, 07:07 PM
knopper doesn't own knoppix.com