Forum overview »
Networking » Web Server on Windows Server 2003 (1/1)
| Web Server on Windows Server 2003 |
| Author |
Message |
leemur
Junior Member
Posts: 1
Joined: 2005-04-07
Member No.: 63419
|
2005-04-07 18:18:40
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!
|
|
| Post #161023 |
|
ajpriest
Junior Member
Posts: 4
Joined: 2005-04-12
Member No.: 63640
|
2005-04-12 16:51:25
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
|
|
| Post #161167 |
|
theefool
Senior Member
Posts: 352
Joined: 2003-03-28
Member No.: 19223
|
2005-04-12 19:42:38
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.
|
|
| Post #161173 |
|
Wilhelmus
Senior Member
Posts: 836
From: Finland / Suomi
Joined: 2004-12-21
Member No.: 51792
|
2005-04-13 01:42:10
Or dyndns: http://www.dyndns.org/. Free version allows to create DNS name like leemur.dyndns.org, leemur.kicks-ass.net, etc. 
|
|
| Post #161180 |
|
Related Threads 
Forum overview »
Networking » Web Server on Windows Server 2003
| Legend |
View profile
Mark this post as solution (topic starter only)
Reply with quote to post
Edit post
Delete post (admin only)
|
|