Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista General Discussion > Second time around - Vista webserver access

Reply
Thread Tools Display Modes

Second time around - Vista webserver access

 
 
Dan
Guest
Posts: n/a

 
      10-01-2008
Please accept my apologies if I have cross posted this question
inappropriately. I had this problem solved first time around but the
solution evades me second time around. I needed to reinstall Vista when I
made a mistake constructing a RAID storage array. (It works great now.) I
wish to make my web server page(s) available to the Internet. At this point,
I can access the webpage with URL http://127.0.0.1/ but with
http://192.168.0.100/ I get a Gateway Timeout error. First time around I set
up virtual web server on my router so I'm sure that still works. I've done
every thing I thought I did first time around. Thanks in advance for help.

 
Reply With Quote
 
 
 
 
Cari \(MS-MVP\)
Guest
Posts: n/a

 
      10-01-2008
Providing 192.168.0.100 is the TCP/IP address provided to your PC by your
router, you need to forward Port 80 (unless you're not using a default
setting) from the Router to that IP address. If your router is giving your
PC another address, forward to that address. Or give the PC a static IP
address and tell the router to forward Port 80 to that static.
--
Cari (MS-MVP) Printing & Imaging
www.coribright.com/windows

"Dan" <> wrote in message
news:...
> Please accept my apologies if I have cross posted this question
> inappropriately. I had this problem solved first time around but the
> solution evades me second time around. I needed to reinstall Vista when I
> made a mistake constructing a RAID storage array. (It works great now.) I
> wish to make my web server page(s) available to the Internet. At this
> point, I can access the webpage with URL http://127.0.0.1/ but with
> http://192.168.0.100/ I get a Gateway Timeout error. First time around I
> set up virtual web server on my router so I'm sure that still works. I've
> done every thing I thought I did first time around. Thanks in advance for
> help.


 
Reply With Quote
 
George
Guest
Posts: n/a

 
      10-02-2008
192.168.0.100 is your local IP address.
All Internet only sees your external IP address which is assigned by your
ISP to your (Cable or DSL) Modem/Router
So in order to get to your machine you need to enable forwarding from the
Modem/Router to your PC all requests in Port 80.
See your Modem/Router documentation or Google it.

PS: The IP address will be different.


George.

"Dan" <> wrote in message
news:...
> Please accept my apologies if I have cross posted this question
> inappropriately. I had this problem solved first time around but the
> solution evades me second time around. I needed to reinstall Vista when I
> made a mistake constructing a RAID storage array. (It works great now.) I
> wish to make my web server page(s) available to the Internet. At this
> point, I can access the webpage with URL http://127.0.0.1/ but with
> http://192.168.0.100/ I get a Gateway Timeout error. First time around I
> set up virtual web server on my router so I'm sure that still works. I've
> done every thing I thought I did first time around. Thanks in advance for
> help.


 
Reply With Quote
 
nicovar3@hushmail.com
Guest
Posts: n/a

 
      10-02-2008
My question was really directed towards IIS management on my Vista PC.
Maybe
I did not make that clear. URL http://192.168.0.100/ is meant to
give
access to the web server (that works with loopback http://127.0.0.1/
)
through my local area network created by my router. My Vista PC is
connected
to a router which in turn is connected to a cable modem which in turn
is
connected to my ISP. IP 192.168.0.100 is simply the subnet IP address
given
(as a static IP address) by my router to my Vista PC. I guess you are
not
familiar with routers. Port 80 is just the default port used by the
hypertext transport protocol, HTTP. Specifying port 80 is never
necessary
because it is the default for the HTTP protocol.

Sorry to be critical of your answer. You have misunderstood my
question and
that is my fault.

Under Computer Management there exists Internet Information Services
(IIS)
Management. To the best of my recollection, I have enabled access the
same
way I did first time around, but I guess my recall is faulty. IIS is
installed and the service is running; that is why http://127.0.0.1/
works.

Under Authorization Rules it says Allow All Users. I presume that
means all
outside users from the Internet. I presume this because it worked this
way,
first time around, AFAIR. It is possible that I am confused and that
the
rules only allows other users on my Vista PC. But I need help to find
a
solution which evades me and I cannot see a better option.

As I said in my opening post, I apologize for inappropriate cross
posting. I
am looking for expertise in IIS management. Please direct me to the
right
place.

On Oct 1, 4:49*pm, "Cari \(MS-MVP\)" <newsgro...@coribright.com>
wrote:
> Providing 192.168.0.100 is the TCP/IP address provided to your PC by your
> router, you need to forward Port 80 (unless you're not using a default
> setting) from the Router to that IP address. *If your router is giving your
> PC another address, forward to that address. *Or give the PC a static IP
> address and tell the router to forward Port 80 to that static.
> --
> Cari (MS-MVP) Printing & Imagingwww.coribright.com/windows
>
> "Dan" <nicor...@hushmail.com> wrote in message
>
> news:...
>
>
>
> > Please accept my apologies if I have cross posted this question
> > inappropriately. I had this problem solved first time around but the
> > solution evades me second time around. I needed to reinstall Vista whenI
> > made a mistake constructing a RAID storage array. (It works great now.)I
> > wish to make my web server page(s) available to the Internet. At this
> > point, I can access the webpage with URLhttp://127.0.0.1/but with
> >http://192.168.0.100/I get a Gateway Timeout error. First time around I
> > set up virtual web server on my router so I'm sure that still works. I've
> > done every thing I thought I did first time around. Thanks in advance for
> > help.- Hide quoted text -

>
> - Show quoted text -


 
Reply With Quote
 
nicovar3@hushmail.com
Guest
Posts: n/a

 
      10-02-2008
I'm sorry I wasted your time. I was asking for IIS management help.

On Oct 1, 7:51*pm, "George" <noem...@comcast.net> wrote:
> 192.168.0.100 is your local IP address.
> All Internet only sees your external IP address which is assigned by your
> ISP to your (Cable or DSL) Modem/Router
> So in order to get to your machine you need to enable forwarding from the
> Modem/Router to your PC all requests in Port 80.
> See your Modem/Router documentation or Google it.
>
> PS: The IP address will be different.
>
> George.
>
> "Dan" <nicor...@hushmail.com> wrote in message
>
> news:...
>
>
>
> > Please accept my apologies if I have cross posted this question
> > inappropriately. I had this problem solved first time around but the
> > solution evades me second time around. I needed to reinstall Vista whenI
> > made a mistake constructing a RAID storage array. (It works great now.)I
> > wish to make my web server page(s) available to the Internet. At this
> > point, I can access the webpage with URLhttp://127.0.0.1/but with
> >http://192.168.0.100/I get a Gateway Timeout error. First time around I
> > set up virtual web server on my router so I'm sure that still works. I've
> > done every thing I thought I did first time around. Thanks in advance for
> > help.- Hide quoted text -

>
> - Show quoted text -


 
Reply With Quote
 
Paul Montgumdrop
Guest
Posts: n/a

 
      10-02-2008
wrote:
> My question was really directed towards IIS management on my Vista PC.
> Maybe
> I did not make that clear. URL http://192.168.0.100/ is meant to
> give
> access to the web server (that works with loopback http://127.0.0.1/


Yes it's working with the loop back IP or Localhost IP of .0.0.1 which
is internal to on the machine that IIS is running on or is Local to the
machine.

You are working with IIS locally if you give the 127.0.0.1 or Localhost
as part of the HTTP:\\127.0.0.1.appname.asp or aspx(.NET) or
HTTP:\\Localhost.appname.asp or aspx in a browser address line with the
browser running on the local machine.
> )
> through my local area network created by my router. My Vista PC is
> connected
> to a router which in turn is connected to a cable modem which in turn
> is
> connected to my ISP. IP 192.168.0.100 is simply the subnet IP address
> given
> (as a static IP address) by my router to my Vista PC.


Yes, it is the local IP that is given to the machine by the router when
the IIS Web server and application is being accessed from another
machine on the LAN (Local Area Network) behind the router. A browser
address from a machine on the LAN that is to access the Web server on
the LAN must give that HTTP:\\192.168.0.100\appname.asp or aspx to
access the Web server on the machine that is hosting IIS on the LAN and
the application.

And that I know of, routers don't give out static IP(s). Routers give
out DHCP IP(s) to a computer's NIC that is requesting a DHCP IP from the
DHCP server on the router. The computer's NIC must be configured to use
a static IP in the known static IP range of IP(s) that is done with a
manual setup of the NIC.


> I guess you are
> not
> familiar with routers. Port 80 is just the default port used by the
> hypertext transport protocol, HTTP. Specifying port 80 is never
> necessary
> because it is the default for the HTTP protocol.


But HTTP does not have to be on port 80 if IIS has been configured to
not use TCP port 80. It could be port 8080 that IIS is listening.

And HTTPS is on TCP 443 that never has to be specified for the HTTPS
protocol.

>
> Sorry to be critical of your answer. You have misunderstood my
> question and
> that is my fault.
>
> Under Computer Management there exists Internet Information Services
> (IIS)
> Management. To the best of my recollection, I have enabled access the
> same
> way I did first time around, but I guess my recall is faulty. IIS is
> installed and the service is running; that is why http://127.0.0.1/
> works.


Yes, because 127.0.0.1 or Localhost points back to the NIC on the machine.
>
> Under Authorization Rules it says Allow All Users. I presume that
> means all
> outside users from the Internet. I presume this because it worked this
> way,
> first time around, AFAIR. It is possible that I am confused and that
> the
> rules only allows other users on my Vista PC. But I need help to find
> a
> solution which evades me and I cannot see a better option.


In away you are correct, but what it really means I think that all users
can access the site and IIS anonymously and don't have to give login
credentials.

>
> As I said in my opening post, I apologize for inappropriate cross
> posting. I
> am looking for expertise in IIS management. Please direct me to the
> right
> place.


IIS has nothing to do with this and a WAN (Wide Area
Network)/IP/Internet user client that wants to make contact with the WEB
server, which is done by the client giving the IP that is assigned to
your network by your ISP.

That would be the IP assigned to the modem. From there, you would
configure the router to use port forwarding on port 80 (open the port on
the router and have all inbound traffic forwarded to the LAN/IP on the
router to the machine that is hosting IIS is using on the LAN.

http://www.homenethelp.com/web/expla...arding-dmz.asp

In this case, you would want to use a static IP on the router that never
changes or has a chance to change on the computer. I don't think
192.168.0.100 is a static IP. It looks to be a DHCP IP and possibly the
first one in the DHCP range controlled by the DHCP server on the router.

192.169.0.99 and down would be static IP(s) not under the control of the
DHCP server on the router.

>
> On Oct 1, 4:49 pm, "Cari \(MS-MVP\)" <newsgro...@coribright.com>
> wrote:
>> Providing 192.168.0.100 is the TCP/IP address provided to your PC by your
>> router, you need to forward Port 80 (unless you're not using a default
>> setting) from the Router to that IP address. If your router is giving your
>> PC another address, forward to that address. Or give the PC a static IP
>> address and tell the router to forward Port 80 to that static.
>> --
>> Cari (MS-MVP) Printing & Imagingwww.coribright.com/windows
>>
>> "Dan" <nicor...@hushmail.com> wrote in message
>>
>> news:...
>>
>>
>>
>>> Please accept my apologies if I have cross posted this question
>>> inappropriately. I had this problem solved first time around but the
>>> solution evades me second time around. I needed to reinstall Vista when I
>>> made a mistake constructing a RAID storage array. (It works great now.) I
>>> wish to make my web server page(s) available to the Internet. At this
>>> point, I can access the webpage with URLhttp://127.0.0.1/but with
>>> http://192.168.0.100/I get a Gateway Timeout error. First time around I
>>> set up virtual web server on my router so I'm sure that still works. I've
>>> done every thing I thought I did first time around. Thanks in advance for
>>> help.- Hide quoted text -

>> - Show quoted text -

>

 
Reply With Quote
 
Not Even Me
Guest
Posts: n/a

 
      10-02-2008
"Dan" <> wrote in message
news:...
> Please accept my apologies if I have cross posted this question
> inappropriately. I had this problem solved first time around but the
> solution evades me second time around. I needed to reinstall Vista when I
> made a mistake constructing a RAID storage array. (It works great now.) I
> wish to make my web server page(s) available to the Internet. At this
> point, I can access the webpage with URL http://127.0.0.1/ but with
> http://192.168.0.100/ I get a Gateway Timeout error. First time around I
> set up virtual web server on my router so I'm sure that still works. I've
> done every thing I thought I did first time around. Thanks in advance for
> help.


192.168.0.100 is the static internal IP of the cable modem.
The eternal IP is assigned by the ISP and varies by ISP.
Usually your router will use a static IP of 192.168.1.1 (or 192.168.0.1)
internally.
The actual internal IP assigned, for your computer, by your router's DHCP
server will be 192.168.1.XXX.
127.0.0.1 is your local machine for the purpose of IIS.

So when you turn the modem on, the following happens:
The moden gets an external IP from your ISP, usually via DHCP.
The router gets an external IP from the modem's DHCP server (like
192.168.0.101)
The router's DHCP server then assigns an internal IP to your computer. (see
address above)

So the modem acts as a bridge from the external IP to the internal IP, then
the router acts as a bridge from it's external IP to its internal IP and
routes traffic to the appropriate machine based on it's internal IP.
Depending on the make/model/features of your modem and router, you may need
to open ports or enable port forwarding.

For anyone to access your network from outside, you would need to look at
the cable modem and find the IP assigned by your ISP.
If your ISP assigns IPs using DHCP, your IP will change whenever you reboot
the modem or (sometimes) when the lease is renewed.
Once you have the external IP, an internet link using that IP will get to
the modem.
You then need to have the modem and router set to allow/route the traffic to
your internal IP on the desired computer.
The firewall must be set to allow http traffic as well.
I would be leery of allowing public access from the internet to my machine
that way.
Depending on the need for access, you could also use something like Hamachi
and/or a VPN.


 
Reply With Quote
 
+Bob+
Guest
Posts: n/a

 
      10-02-2008
On Wed, 1 Oct 2008 21:13:30 -0700 (PDT), wrote:

>I'm sorry I wasted your time. I was asking for IIS management help.


Dan:

Is the "Gateway Timeout Error" coming from your router or is it coming
back to you as an HTTP error in the browser?


 
Reply With Quote
 
SlayerGatsu
Guest
Posts: n/a

 
      07-18-2009

+Bob+;1024028 Wrote:
> On Wed, 1 Oct 2008 21:13:30 -0700 (PDT), wrote
>
> >I'm sorry I wasted your time. I was asking for IIS management help

>
> Dan
>
> Is the "Gateway Timeout Error" coming from your router or is it comin
> back to you as an HTTP error in the browser

Ok, so all you :vista Heads: are proving that your brain runs on vist
by not understanding the simple nature of this problem..
why the hell did MS even come up with this **** I have no clue, bu
like most of us i'm stuck with it, so here is the SIMPLE -
Probably really stupid and with a similarly idiotic solution to it-
Problem

on the same network we have a vista computer, an XP computer, A linu
computer and a Mac computer... and why not even a commodore 64..

all of these pieces of junk (save the linux) are running the latest yo
can get them to run, and are pitch perfect

in any given situation one of these machines (yes even the commodor
could!) is being run as a web server

WEB SERVER MEANS IT WORKS AND HAS NO PROBLEMS OF ANY KIND -- or i
would not be a web server but a real useless piece of junk

from any piece of junk computer except VISTA, you may access th
webserver by "navigating" with your browser to "10.0.0.123", Which i
mystical and totally unimportant to the nature of the problem ways is
FIXED ip address...

now on vista that does not work at all, you can try to navigate to th
IP as much as you want, but it won't work

You can CMD and PING the IP, recive a 100% transfer rate -- not
packet loss of 100% -
Yet no browser (or explorer for that matter) will allow to access th
IP

i assumes something was ****ed in the hosts file, so I went and teste
it... the hosts files has no entry by of for that IP and adding one doe
not change the issue at all

What other "solutions" can you all think of? if any..

don't start beating around the bush with "how is x configured" if yo
do you probably don't know what the issue is or how to fix it, so what'
the point

--
SlayerGats
Posted via http://www.vistaheads.co

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Vista connecting to webserver on local network imalone Windows Vista Networking 1 12-23-2009 10:39 AM
Internal Webserver DNS entry ChuckN Windows Vista General Discussion 1 06-18-2008 11:04 PM
Vista connecting to webserver on local network imalone Windows Vista General Discussion 0 01-22-2008 11:56 AM
Setting up a home Webserver using II7 michaelshircliff Windows Vista General Discussion 9 01-14-2008 10:15 AM
Limiting website access by time covills Windows Vista Administration 7 09-15-2007 07:14 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59