Re: Trying to understand this behavior, Ports in IIS
From: David Wang [Msft] (someone_at_online.microsoft.com)
Date: 06/25/05
- Next message: Marlon Brown: "Re: Trying to understand this behavior, Ports in IIS"
- Previous message: David Wang [Msft]: "Re: Ideas on deferring authentication?"
- In reply to: Marlon: "Trying to understand this behavior, Ports in IIS"
- Next in thread: Marlon Brown: "Re: Trying to understand this behavior, Ports in IIS"
- Reply: Marlon Brown: "Re: Trying to understand this behavior, Ports in IIS"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Sat, 25 Jun 2005 14:49:29 -0700
I'm not certain what your question is about. Can you clarify?
Your requests are over https:// , which default to port 443. This means that
for those requests, you should NOT see traffic over HTTP/8080 -- which is
exactly what you are seeing. So, I'm confused at what behavior you are
trying to understand because it all looks by-design to me right now.
-- //David IIS http://blogs.msdn.com/David.Wang This posting is provided "AS IS" with no warranties, and confers no rights. // "Marlon" <marlon-nospam@hotmail.com> wrote in message news:eNNYszMeFHA.2520@TK2MSFTNGP09.phx.gbl... Win2003, IIS6. Under "Internet Information Services/Web Sites" snap-in, I've created a "Mysite" site. If I click "Properties", "Web Site" tab, I see the following information: TCP Port=8080 SSL=443 I published this site via ISA 2004. In ISA I setup a web listener to "listen on port 8080" and "SSL=443". Then when I browse https://mysite.mycompany.com I take traces and I see no indication of port 8080 being in use. Netmon doesn't show that packets use port 8080 at all neither on the client or the server during the request to https://mysite.mycompany.com (all the communications are happening over SSL). The strange part is this: Prior to 'open' port 8080 in our main edge Checkpoint firewall, the site was unreachable from the "Internet". Perhaps even more strange, after opening the port in the edge firewall and make the whole thing work, I go back to the edge firewall and I see *no* hits in the access-list related to port 8080. What would this port 8080 be used for this in this situation ? I am curious.
- Next message: Marlon Brown: "Re: Trying to understand this behavior, Ports in IIS"
- Previous message: David Wang [Msft]: "Re: Ideas on deferring authentication?"
- In reply to: Marlon: "Trying to understand this behavior, Ports in IIS"
- Next in thread: Marlon Brown: "Re: Trying to understand this behavior, Ports in IIS"
- Reply: Marlon Brown: "Re: Trying to understand this behavior, Ports in IIS"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|