Web Server on Windows Server 2003

This is a discussion about Web Server on Windows Server 2003 in the Windows Networking category; I am running Windows Server 2003 on a computer behind a Netgear MR814 router. I want my other computers behind the router to still be able to connect through it. I am trying to run a web server that people on the internet can access with something like I have a reserved IP for the server and port forwarding (port 8 ...

Windows Networking 2246 This topic was started by ,


data/avatar/default/avatar06.webp

1 Posts
Location -
Joined 2005-04-08
I am running Windows Server 2003 on a computer behind a Netgear MR814 router. I want my other computers behind the router to still be able to connect through it.
 
I am trying to run a web server that people on the internet can access with something like http://myip/. I have a reserved IP for the server and port forwarding (port 80) for it. The IIS is set up for my internal IP but I'm not sure if this is right.
 
I would appreciate any help getting this working.
Thank you!

Participate in our website and join the conversation

You already have an account on our website? To log in, use the link provided below.
Login
Create a new user account. Registration is free and takes only a few seconds.
Register
This subject has been archived. New comments and votes cannot be submitted.
Apr 8
Created
Apr 13
Last Response
0
Likes
2 minutes
Read Time
User User User User
Users

Responses to this topic


data/avatar/default/avatar10.webp

4 Posts
Location -
Joined 2005-04-12
Hi,
 
I suspect you may be in a similar situation to me here.
 
I setup my router to forward all http requests from outside my internal network to the IIS server (same with ftp).
 
If a person outside the network enters your IP in a browser the router then forwards the request to the web server. Your public IP would be x.x.x.x which the router forwards to your private internal IP y.y.y.y which is the IP of the IIS server.
 
Check your router forwarding settings.
 
Hope this helps.
 
Regards,
 
AJ

data/avatar/default/avatar04.webp

352 Posts
Location -
Joined 2003-03-28
As far as I know, if you wish to go to http://mycomputer.com, you need to populate that entry in the www DNS server. If the WWW DNS servers have no idea what your name is, then, I, for example will not be able to browse your local computer website.
 
Most ISP's will not allow home computers to act as web servers, cause it generates a lot of traffick. Which is why they have "special rates" for businesses, which allow this. Though, I do know you can get around this, with some services like http://www.no-ip.com/
 
That is another reason why ISPs limit up speed speed slower than down speed.