 |
|
 |
|
Next: newbie on setting a virtual directory
|
| Author |
Message |
External

Since: Jun 30, 2004 Posts: 1
|
(Msg. 1) Posted: Wed Jun 30, 2004 12:32 pm
Post subject: IIS 5.1 Newbie Archived from groups: microsoft>public>inetserver>iis (more info?)
|
|
|
|
|
| Back to top |
|
 |  |
External

Since: Aug 22, 2003 Posts: 710
|
(Msg. 2) Posted: Wed Jun 30, 2004 4:10 pm
Post subject: Re: IIS 5.1 Newbie [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Hi,
Yes, you need to forward the port that the service is running on. Also, it
is not designed to do this, and is limited to 10 simultaneous connections
(images include connections)
--
--Jonathan Maltz [Microsoft MVP - Windows Server, Virtual PC]
<a style='text-decoration: underline;' href="http://www.visualwin.com" target="_blank">http://www.visualwin.com</a> - A Windows Server 2003 visual, step-by-step
tutorial site
<a style='text-decoration: underline;' href="http://vpc.visualwin.com" target="_blank">http://vpc.visualwin.com</a> - Does <insert OS name> work on VPC 2004? Find out
here
Only reply by newsgroup. I do not do technical support via email. Any
emails I have not authorized are deleted before I see them.
"John Luetke" <John Luetke.TakeThisOut@discussions.microsoft.com> wrote in message
news:7949ED4F-8532-48DF-B355-62E775554787@microsoft.com...
> Is it possible to use iis 5.1 to make my computer act as a http or ftp
server for use over the internet, not an intranet?<!-- ~MESSAGE_AFTER~ --> >> Stay informed about: IIS 5.1 Newbie |
|
| Back to top |
|
 |  |
External

Since: Jun 30, 2004 Posts: 3
|
(Msg. 3) Posted: Wed Jun 30, 2004 4:10 pm
Post subject: Re: IIS 5.1 Newbie [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Thanks
By "(images include connections)" do you mean that I can not have more than ten images?
Also, how do I foward the port and determine what port it is running on? i do not want to manually select a port in case the one i select is being used already.
"Jonathan Maltz [MS-MVP]" wrote:
> Hi,
>
> Yes, you need to forward the port that the service is running on. Also, it
> is not designed to do this, and is limited to 10 simultaneous connections
> (images include connections)
>
> --
> --Jonathan Maltz [Microsoft MVP - Windows Server, Virtual PC]
> <a style='text-decoration: underline;' href="http://www.visualwin.com" target="_blank">http://www.visualwin.com</a> - A Windows Server 2003 visual, step-by-step
> tutorial site
> <a style='text-decoration: underline;' href="http://vpc.visualwin.com" target="_blank">http://vpc.visualwin.com</a> - Does <insert OS name> work on VPC 2004? Find out
> here
> Only reply by newsgroup. I do not do technical support via email. Any
> emails I have not authorized are deleted before I see them.
>
>
> "John Luetke" <John Luetke.TakeThisOut@discussions.microsoft.com> wrote in message
> news:7949ED4F-8532-48DF-B355-62E775554787@microsoft.com...
> > Is it possible to use iis 5.1 to make my computer act as a http or ftp
> server for use over the internet, not an intranet?
>
>
><!-- ~MESSAGE_AFTER~ --> >> Stay informed about: IIS 5.1 Newbie |
|
| Back to top |
|
 |  |
External

Since: Oct 17, 2003 Posts: 720
|
(Msg. 4) Posted: Wed Jun 30, 2004 4:10 pm
Post subject: Re: IIS 5.1 Newbie [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
You can have as many images as you want. It just means
that requesting an image from a web server is considered
a connection.
By default, IIS runs on port 80. Forward all requests
from your router/firewall for port 80 to the ip address
of your IIS machine.
doug
>-----Original Message-----
>Thanks
>
>By "(images include connections)" do you mean that I can
not have more than ten images?
>
>Also, how do I foward the port and determine what port
it is running on? i do not want to manually select a port
in case the one i select is being used already.
>
>"Jonathan Maltz [MS-MVP]" wrote:
>
>> Hi,
>>
>> Yes, you need to forward the port that the service is
running on. Also, it
>> is not designed to do this, and is limited to 10
simultaneous connections
>> (images include connections)
>>
>> --
>> --Jonathan Maltz [Microsoft MVP - Windows Server,
Virtual PC]
>> <a style='text-decoration: underline;' href="http://www.visualwin.com" target="_blank">http://www.visualwin.com</a> - A Windows Server 2003
visual, step-by-step
>> tutorial site
>> <a style='text-decoration: underline;' href="http://vpc.visualwin.com" target="_blank">http://vpc.visualwin.com</a> - Does <insert OS name> work
on VPC 2004? Find out
>> here
>> Only reply by newsgroup. I do not do technical
support via email. Any
>> emails I have not authorized are deleted before I see
them.
>>
>>
>> "John Luetke" <John Luetke.DeleteThis@discussions.microsoft.com>
wrote in message
>> news:7949ED4F-8532-48DF-B355-
62E775554787.DeleteThis@microsoft.com...
>> > Is it possible to use iis 5.1 to make my computer
act as a http or ftp
>> server for use over the internet, not an intranet?
>>
>>
>>
>.
><!-- ~MESSAGE_AFTER~ --> >> Stay informed about: IIS 5.1 Newbie |
|
| Back to top |
|
 |  |
External

Since: Jun 10, 2004 Posts: 1807
|
(Msg. 5) Posted: Wed Jun 30, 2004 9:52 pm
Post subject: Re: IIS 5.1 Newbie [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
On Wed, 30 Jun 2004 10:57:02 -0700, "John Luetke"
<JohnLuetke.DeleteThis@discussions.microsoft.com> wrote:
>By "(images include connections)" do you mean that I can not have more than ten images?
It's "concurrent" connections. Meaning if twelve users each make one
connection request at the same time, then two have to wait until the
others are finished. By default, most browsers will issue no more
than four concurrent connections. Meaning two and a half people can
browse the siyte simultaneously.
>Also, how do I foward the port and determine what port it is running on? i do not want to manually select a port in case the one i select is being used already.
Unless you've specified a port, it's port 80. And you forward that in
your router, which is dependent on your router type so check with the
manufacturer.
Jeff
>
>"Jonathan Maltz [MS-MVP]" wrote:
>
>> Hi,
>>
>> Yes, you need to forward the port that the service is running on. Also, it
>> is not designed to do this, and is limited to 10 simultaneous connections
>> (images include connections)
>>
>> --
>> --Jonathan Maltz [Microsoft MVP - Windows Server, Virtual PC]
>> <a style='text-decoration: underline;' href="http://www.visualwin.com" target="_blank">http://www.visualwin.com</a> - A Windows Server 2003 visual, step-by-step
>> tutorial site
>> <a style='text-decoration: underline;' href="http://vpc.visualwin.com" target="_blank">http://vpc.visualwin.com</a> - Does <insert OS name> work on VPC 2004? Find out
>> here
>> Only reply by newsgroup. I do not do technical support via email. Any
>> emails I have not authorized are deleted before I see them.
>>
>>
>> "John Luetke" <John Luetke.DeleteThis@discussions.microsoft.com> wrote in message
>> news:7949ED4F-8532-48DF-B355-62E775554787@microsoft.com...
>> > Is it possible to use iis 5.1 to make my computer act as a http or ftp
>> server for use over the internet, not an intranet?
>>
>>
>><!-- ~MESSAGE_AFTER~ --> >> Stay informed about: IIS 5.1 Newbie |
|
| Back to top |
|
 |  |
External

Since: Jun 30, 2004 Posts: 3
|
(Msg. 6) Posted: Wed Jun 30, 2004 9:52 pm
Post subject: Re: IIS 5.1 Newbie [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
thanks
"Jeff Cochran" wrote:
> On Wed, 30 Jun 2004 10:57:02 -0700, "John Luetke"
> <JohnLuetke.DeleteThis@discussions.microsoft.com> wrote:
>
> >By "(images include connections)" do you mean that I can not have more than ten images?
>
> It's "concurrent" connections. Meaning if twelve users each make one
> connection request at the same time, then two have to wait until the
> others are finished. By default, most browsers will issue no more
> than four concurrent connections. Meaning two and a half people can
> browse the siyte simultaneously.
>
> >Also, how do I foward the port and determine what port it is running on? i do not want to manually select a port in case the one i select is being used already.
>
> Unless you've specified a port, it's port 80. And you forward that in
> your router, which is dependent on your router type so check with the
> manufacturer.
>
> Jeff
>
> >
> >"Jonathan Maltz [MS-MVP]" wrote:
> >
> >> Hi,
> >>
> >> Yes, you need to forward the port that the service is running on. Also, it
> >> is not designed to do this, and is limited to 10 simultaneous connections
> >> (images include connections)
> >>
> >> --
> >> --Jonathan Maltz [Microsoft MVP - Windows Server, Virtual PC]
> >> <a style='text-decoration: underline;' href="http://www.visualwin.com" target="_blank">http://www.visualwin.com</a> - A Windows Server 2003 visual, step-by-step
> >> tutorial site
> >> <a style='text-decoration: underline;' href="http://vpc.visualwin.com" target="_blank">http://vpc.visualwin.com</a> - Does <insert OS name> work on VPC 2004? Find out
> >> here
> >> Only reply by newsgroup. I do not do technical support via email. Any
> >> emails I have not authorized are deleted before I see them.
> >>
> >>
> >> "John Luetke" <John Luetke.DeleteThis@discussions.microsoft.com> wrote in message
> >> news:7949ED4F-8532-48DF-B355-62E775554787@microsoft.com...
> >> > Is it possible to use iis 5.1 to make my computer act as a http or ftp
> >> server for use over the internet, not an intranet?
> >>
> >>
> >>
>
><!-- ~MESSAGE_AFTER~ --> >> Stay informed about: IIS 5.1 Newbie |
|
| Back to top |
|
 |  |
External

Since: Aug 22, 2003 Posts: 710
|
(Msg. 7) Posted: Wed Jun 30, 2004 9:52 pm
Post subject: Re: IIS 5.1 Newbie [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Hi Jeff,
Small addition:
Internet Explorer by default uses only 2 simultaneous connections (that's
the HTTP standard) but there's a registry entry many people use to make it
10
Netscape and anything else Mozilla-based use 10 simultaneous as well
--
--Jonathan Maltz [Microsoft MVP - Windows Server, Virtual PC]
<a style='text-decoration: underline;' href="http://www.visualwin.com" target="_blank">http://www.visualwin.com</a> - A Windows Server 2003 visual, step-by-step
tutorial site
<a style='text-decoration: underline;' href="http://vpc.visualwin.com" target="_blank">http://vpc.visualwin.com</a> - Does <insert OS name> work on VPC 2004? Find out
here
Only reply by newsgroup. I do not do technical support via email. Any
emails I have not authorized are deleted before I see them.
"Jeff Cochran" <jeff.nospam RemoveThis @zina.com> wrote in message
news:40f30b53.453286521@msnews.microsoft.com...
> On Wed, 30 Jun 2004 10:57:02 -0700, "John Luetke"
> <JohnLuetke RemoveThis @discussions.microsoft.com> wrote:
>
> >By "(images include connections)" do you mean that I can not have more
than ten images?
>
> It's "concurrent" connections. Meaning if twelve users each make one
> connection request at the same time, then two have to wait until the
> others are finished. By default, most browsers will issue no more
> than four concurrent connections. Meaning two and a half people can
> browse the siyte simultaneously.
>
> >Also, how do I foward the port and determine what port it is running on?
i do not want to manually select a port in case the one i select is being
used already.
>
> Unless you've specified a port, it's port 80. And you forward that in
> your router, which is dependent on your router type so check with the
> manufacturer.
>
> Jeff
>
> >
> >"Jonathan Maltz [MS-MVP]" wrote:
> >
> >> Hi,
> >>
> >> Yes, you need to forward the port that the service is running on.
Also, it
> >> is not designed to do this, and is limited to 10 simultaneous
connections
> >> (images include connections)
> >>
> >> --
> >> --Jonathan Maltz [Microsoft MVP - Windows Server, Virtual PC]
> >> <a style='text-decoration: underline;' href="http://www.visualwin.com" target="_blank">http://www.visualwin.com</a> - A Windows Server 2003 visual, step-by-step
> >> tutorial site
> >> <a style='text-decoration: underline;' href="http://vpc.visualwin.com" target="_blank">http://vpc.visualwin.com</a> - Does <insert OS name> work on VPC 2004?
Find out
> >> here
> >> Only reply by newsgroup. I do not do technical support via email. Any
> >> emails I have not authorized are deleted before I see them.
> >>
> >>
> >> "John Luetke" <John Luetke RemoveThis @discussions.microsoft.com> wrote in message
> >> news:7949ED4F-8532-48DF-B355-62E775554787@microsoft.com...
> >> > Is it possible to use iis 5.1 to make my computer act as a http or
ftp
> >> server for use over the internet, not an intranet?
> >>
> >>
> >>
><!-- ~MESSAGE_AFTER~ --> >> Stay informed about: IIS 5.1 Newbie |
|
| Back to top |
|
 |  |
External

Since: Jun 30, 2004 Posts: 3
|
(Msg. 8) Posted: Thu Jul 01, 2004 3:48 pm
Post subject: Re: IIS 5.1 Newbie [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
i fowarded the port on my router, yet i nor anyone else can access my page....any help?
"Jeff Cochran" wrote:
> On Wed, 30 Jun 2004 10:57:02 -0700, "John Luetke"
> <JohnLuetke.RemoveThis@discussions.microsoft.com> wrote:
>
> >By "(images include connections)" do you mean that I can not have more than ten images?
>
> It's "concurrent" connections. Meaning if twelve users each make one
> connection request at the same time, then two have to wait until the
> others are finished. By default, most browsers will issue no more
> than four concurrent connections. Meaning two and a half people can
> browse the siyte simultaneously.
>
> >Also, how do I foward the port and determine what port it is running on? i do not want to manually select a port in case the one i select is being used already.
>
> Unless you've specified a port, it's port 80. And you forward that in
> your router, which is dependent on your router type so check with the
> manufacturer.
>
> Jeff
>
> >
> >"Jonathan Maltz [MS-MVP]" wrote:
> >
> >> Hi,
> >>
> >> Yes, you need to forward the port that the service is running on. Also, it
> >> is not designed to do this, and is limited to 10 simultaneous connections
> >> (images include connections)
> >>
> >> --
> >> --Jonathan Maltz [Microsoft MVP - Windows Server, Virtual PC]
> >> <a style='text-decoration: underline;' href="http://www.visualwin.com" target="_blank">http://www.visualwin.com</a> - A Windows Server 2003 visual, step-by-step
> >> tutorial site
> >> <a style='text-decoration: underline;' href="http://vpc.visualwin.com" target="_blank">http://vpc.visualwin.com</a> - Does <insert OS name> work on VPC 2004? Find out
> >> here
> >> Only reply by newsgroup. I do not do technical support via email. Any
> >> emails I have not authorized are deleted before I see them.
> >>
> >>
> >> "John Luetke" <John Luetke.RemoveThis@discussions.microsoft.com> wrote in message
> >> news:7949ED4F-8532-48DF-B355-62E775554787@microsoft.com...
> >> > Is it possible to use iis 5.1 to make my computer act as a http or ftp
> >> server for use over the internet, not an intranet?
> >>
> >>
> >>
>
><!-- ~MESSAGE_AFTER~ --> >> Stay informed about: IIS 5.1 Newbie |
|
| Back to top |
|
 |  |
External

Since: Jun 10, 2004 Posts: 1807
|
(Msg. 9) Posted: Thu Jul 01, 2004 11:44 pm
Post subject: Re: IIS 5.1 Newbie [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
On Thu, 1 Jul 2004 12:48:01 -0700, "John Luetke"
<JohnLuetke.TakeThisOut@discussions.microsoft.com> wrote:
>i fowarded the port on my router, yet i nor anyone else can access my page....any help?
Access a page internally or externally? Have you actually configured
IIS? And tested it from the server itself? Using the localhost or
the IP address? On a "Hello World!" HTML file?
Jeff
>"Jeff Cochran" wrote:
>
>> On Wed, 30 Jun 2004 10:57:02 -0700, "John Luetke"
>> <JohnLuetke.TakeThisOut@discussions.microsoft.com> wrote:
>>
>> >By "(images include connections)" do you mean that I can not have more than ten images?
>>
>> It's "concurrent" connections. Meaning if twelve users each make one
>> connection request at the same time, then two have to wait until the
>> others are finished. By default, most browsers will issue no more
>> than four concurrent connections. Meaning two and a half people can
>> browse the siyte simultaneously.
>>
>> >Also, how do I foward the port and determine what port it is running on? i do not want to manually select a port in case the one i select is being used already.
>>
>> Unless you've specified a port, it's port 80. And you forward that in
>> your router, which is dependent on your router type so check with the
>> manufacturer.
>>
>> Jeff
>>
>> >
>> >"Jonathan Maltz [MS-MVP]" wrote:
>> >
>> >> Hi,
>> >>
>> >> Yes, you need to forward the port that the service is running on. Also, it
>> >> is not designed to do this, and is limited to 10 simultaneous connections
>> >> (images include connections)
>> >>
>> >> --
>> >> --Jonathan Maltz [Microsoft MVP - Windows Server, Virtual PC]
>> >> <a style='text-decoration: underline;' href="http://www.visualwin.com" target="_blank">http://www.visualwin.com</a> - A Windows Server 2003 visual, step-by-step
>> >> tutorial site
>> >> <a style='text-decoration: underline;' href="http://vpc.visualwin.com" target="_blank">http://vpc.visualwin.com</a> - Does <insert OS name> work on VPC 2004? Find out
>> >> here
>> >> Only reply by newsgroup. I do not do technical support via email. Any
>> >> emails I have not authorized are deleted before I see them.
>> >>
>> >>
>> >> "John Luetke" <John Luetke.TakeThisOut@discussions.microsoft.com> wrote in message
>> >> news:7949ED4F-8532-48DF-B355-62E775554787@microsoft.com...
>> >> > Is it possible to use iis 5.1 to make my computer act as a http or ftp
>> >> server for use over the internet, not an intranet?
>> >>
>> >>
>> >>
>>
>><!-- ~MESSAGE_AFTER~ --> >> Stay informed about: IIS 5.1 Newbie |
|
| Back to top |
|
 |  |
| Related Topics: | Newbie needs help... - Hello all. I am new to IIS. i have clean installed XP PRO and just cannot grasp the whole IIS thing. Is there a website where i can literally be walked thru setting up my web server? I have my web site name parked with a regeistration service and jus...
newbie - IIS 5 on XP Pro I am new at this and I am battling to run a simple asp page on the IIS webserver - no problems when I am connected to the internet but not able to do it offline. Can it be done and how? Thanks, Genia
Newbie help - We need to create a web page that will prompt for an username and password, this web page will then connect to a network drive on our network. So there will be a front-end server and a back-end server involved. I am looking for what technology I..
newbie - can some please tell me where you can set the authentication from anon to check the domain for validation for some reason i can connect anon but not authenticate thanks
Newbie to programming - I am completely new to this and want to start developing webpages in ASP, I have Visual Stuido .NET installed on my computer. When I try to start the ASP section I am told that I don't have a webserver running and after doing some research I determined.... |
|
You can post new topics in this forum You can reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|
 |
|
|