Re: IE6 ignoring HOSTS entries for HTTP
From: Sydney Delieu (syddel_at_hotmail.com)
Date: 03/22/04
- Next message: brewski: "XP clients cannot change password on 2000 server"
- Previous message: bob_at_barbarafitchteam.com: "Windows XP does not recognize network"
- In reply to: Alan J. McFarlane: "Re: IE6 ignoring HOSTS entries for HTTP"
- Next in thread: Chipmonk: "Re: IE6 ignoring HOSTS entries for HTTP"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 22 Mar 2004 14:51:56 -0800
Hi Alan,
Thank you so much for the information. Sorry about not mentioning the
use of SSL earlier.
I should have also mentioned that when I remove 'webserver' entry from
the hosts file, and then enter 'http://webserver' in the address bar of
IE6, I get 'The page cannot be displayed'.
The reason why the Win2K box is called 'webserver' is something I know
nothing about and have no control over. The reason why the hosts entry
for 'webserver' is required on client machines running the application
I have written is because the SSL certificates' common name had to
match the name of the server for the clients to be able to successfully
install the self-generated and signed certificate as trusted and not
receive warnings about name not matching or untrusted Certificate
Authority etc... Unless the client has installed the certifiate as
trusted, the client application will not successfully connect to the
application servers (middle-tier) as it's very touchy and will exit at
the first sign of a warning. Similarily, MS-SQL has the 'force protocol
encryption' option checked, and will not start if the
self-generated/self-signed certificate uses anything else other than
the name of the Win2K box as the common name.
Personally, I would love my employer to go out and register a fully
qualified domain name and purchase an SSL certificate from Thrawte or
Verisign, but for various reasons, it just aint gonna happen :(
Once again, thanks so much for the info. My mind is now at ease (at
least now I know 'why').
Regards,
Syd.
Alan J. McFarlane wrote:
> Sydney Delieu <syddel@hotmail.com> wrote:
> > Marc Reynolds [MSFT] wrote:
> >> Try using a FQDN in your Hosts file:
> >> 123.123.123.123. www.webserver.com
> >
> > Sorry, I should have mentioned in my first post that I have tried
> > using www.webserver.com - same thing - it takes me to the Yahoo
> > site. Again though, it works when I connect from another ISP (ie.
> > hosts for http requests fail from NTL Broadband, but works from BT
> > ADSP Broadband without any settings being changed on my laptop). It
> > also
>
> NTL uses transparent Web proxies. All HTTP traffic is channeled
> through them and from what I understand--and it matches what you've
> found--the IP Address the browser connects to is ignored and the
> hostname supplied in the HTTP Request is used. That is they do their
> own DNS lookup.
>
> I don't fully understand why "webserver" gets redirected though...
>
> Anyway.
> - Either you need to get a real entry in the real DNS system. This
> is best and I can't see why it would be difficult to arrange.
> - Or use a different port number on the web server.
> - Or just use the IP Address in your URLs.
> - Or try using a totally false name in the hosts file, e.g.
> www.webserver.locallocallocal
> - Or...
>
> [...]
> > I am desperate as the system I have will not work unless 'webserver'
>
> Why does it need to be referred to as "webserver"? Does the target
> web server run multiple virtual web sites and rely on the "Host:
> webserver" header? If so, www.webserver.com" wouldn't work...and you
> imply it should...
>
>
> > is resolved from the hosts file (a 3-tier system with SSL etc...).
> > Any help on this would be really appreciated.
> >
> HTTPS! You throw that in to the pot a bit late. :-) If you are
> using HTTPS to connect to the web server then obviously the proxies
> can't get involved and there will be no problem...
- Next message: brewski: "XP clients cannot change password on 2000 server"
- Previous message: bob_at_barbarafitchteam.com: "Windows XP does not recognize network"
- In reply to: Alan J. McFarlane: "Re: IE6 ignoring HOSTS entries for HTTP"
- Next in thread: Chipmonk: "Re: IE6 ignoring HOSTS entries for HTTP"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|