[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Mostly Apache some Sniffit
The server at veredhagalil is a an IIS server, it either recognizes the
<!DOCTYPE > directive or the .htm suffix and serves the file as a text/html
document type. The server at canaan is an apache which does not recognize
the directive, so it assumes it's a text/plain type. I don't know what
criteria the web servers use for the document type, but just try renaming it
as .html suffix or remove the doctype directive, one of 'em should probably
work. I reckon, the IE uses the <!DOCTYPE > to recognize the type and
ignores the server specified type.
You can check all this out by using either telnet or netcat and entering the
following lines
GET /horse.htm HTTP/1.0
HOST: www.veredhagalil.co.il
(two newlines at the end)
And the respective paths and hosts for your other server. This should enable
you to see the content-type the server returns.
Ben Nes Michael wrote:
> Hi all
>
> A Html file that shown ok on one Server (I think NT) Show my its
> contenent on Netscape 4.5 while IE 4 show it ok
> For reffer
>
> http://www.veredhagalil.co.il/horse.htm - this on loads ok
>
> http://www.canaan.co.il/users/vered/horse.htm - this one dont load on
> Netscape 4.5 while on IE4 it is
>
> Any idea ?
>
> Today I tried for the first time a Sniffer (sniffit) and I was amazed to
> see what it can do to our privecy :-(
> Is there a way to make Alarm when someone try to sniff my Net / Users ?
Switches instead of hubs increase the privacy somewhat, but the best way is
to encrypt connections or data. The ability to sniff is inherent in the
physical layer of the network, so really nothing you can do other than
change the physical layer, by having different physical subnetworks or using
virtual point to point connections as in a switch.
>
> --
> --------------------------
> Canaan Surfing Ltd.
> Internet Service Providers
> Ben-Nes Michael - Manager
> Tel: 972-6-6925757
> Fax: 972-6-6925858
> http://www.canaan.co.il
> --------------------------