Running a Webserver with a Router?

D

DennyD

Here's the situation:

1. I'm running a webserver on my pc
2. my dot-com name goes to my public IP
3. I want to add a router and use a second pc for my own use

How do I get my dot-com name to find my webserver if the router gives a
192 IP address? Can this be done?

thanks!
Dennis
 
B

[BnH]

forward port 80, 443 [or whichever port that your webserver is responding
to] of the router to your webserver box.

=bob=
 
S

Sooner Al

Forward TCP Port 80 through the router to the private LAN IP, ie. the 192. address, of the server.

--
Al Jarvi (MS-MVP Windows Networking)

Please post *ALL* questions and replies to the news group for the mutual benefit of all of us...
The MS-MVP Program - http://mvp.support.microsoft.com
This posting is provided "AS IS" with no warranties, and confers no rights...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top