|
security
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Monitor IIS for http and https ussage!Can someone tell me how to monitor IIS to see if users are using http or
https to access my site. Internet users should be using HTTPS, and users on the Intranet should use HTTP. How can I monitor this activity. Thanks Is there any issue with monitoring the IIS log files.
By default, HTTP users come over port 80, HTTPS over port 443. And Client-IP should reveal whether users are Intranet or Internet. IIS supports custom modules written by 3rd party to monitor activity such as you describe, but they do not come with IIS by default. //David http://w3-4u.blogspot.com // Vince***@uchicago.edu wrote: Show quoteHide quote > Can someone tell me how to monitor IIS to see if users are using http or > https to access my site. Internet users should be using HTTPS, and users on > the Intranet should use HTTP. How can I monitor this activity. > > Thanks David, can the IIS log files or a Network Monitor capture provide this
information? Thanks Show quoteHide quote "Vince***@uchicago.edu" wrote: > Can someone tell me how to monitor IIS to see if users are using http or > https to access my site. Internet users should be using HTTPS, and users on > the Intranet should use HTTP. How can I monitor this activity. > > Thanks IIS log will captures the information, just ensure the relevant fileds are
checked for the log format. -- Show quoteHide quoteRegards, Bernard Cheah http://www.iis.net/ http://www.iis-resources.com/ http://msmvps.com/blogs/bernard/ "Vince***@uchicago.edu" <VincentPuchicago***@discussions.microsoft.com> wrote in message news:3996F258-1962-49B1-AFBC-EFD21329D654@microsoft.com... > David, can the IIS log files or a Network Monitor capture provide this > information? > > Thanks > > "Vince***@uchicago.edu" wrote: > >> Can someone tell me how to monitor IIS to see if users are using http or >> https to access my site. Internet users should be using HTTPS, and users >> on >> the Intranet should use HTTP. How can I monitor this activity. >> >> Thanks IIS log files can contain the relevant information, assuming you
configured the necessary fields to be logged. Default settings for IIS should have logging enabled and all the relevant fields enabled and logged, so you just need to run Log Parser on your log file to do processing and you are done. //David http://w3-4u.blogspot.com // Vince***@uchicago.edu wrote: Show quoteHide quote > David, can the IIS log files or a Network Monitor capture provide this > information? > > Thanks > > "Vince***@uchicago.edu" wrote: > > > Can someone tell me how to monitor IIS to see if users are using http or > > https to access my site. Internet users should be using HTTPS, and users on > > the Intranet should use HTTP. How can I monitor this activity. > > > > Thanks Do you want to just monitor? Or force?
If you don't mind forcing this, just make two separate virtual webs and use "force ssl" on the internal one. At that point, monitoring will be irrelevant. Show quoteHide quote "Vince***@uchicago.edu" <Vince***@uchicago.edu@discussions.microsoft.com> wrote in message news:1AB673A1-6692-4D39-B766-1D000B9EB564@microsoft.com... > Can someone tell me how to monitor IIS to see if users are using http or > https to access my site. Internet users should be using HTTPS, and users > on > the Intranet should use HTTP. How can I monitor this activity. > > Thanks
Web Applications located on a FileDiskImage not accessable with Internet Information Server ? (Delph
Switching from http to https Web site can't be browsed when logging out from IISv6.0 Server IIS 5.0 Manage for non-admin rights URL Authentication IIS 6.0 Webservice to an Out of process server IIS 6 Directory Services Mapping ACL Problems 403 Forbidden WSE910 and 'Root element is missing.' SSL Problem |
|||||||||||||||||||||||