• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

IP Routing in Win2k - Please Help.

reicherb

Platinum Member
I have a cable connection and want to setup a webserver. Rather than purchasing a second IP address I would like to setup my current Win2k ICS server to route visitors to my website to my webserver behind my Win2k ICS server as well as allowing other internal PCs access to the internet?

Is this possible? Do I just need to setup routing tables? How do I do this?

Thanks.
 
If everything runs on one box, that would be easy. configure IIS to use the Internet IP and run host header if needed.

If your webserver is behind your ICS server, forward port 80 to your web server. (Or whatever port you're running)

To do this, go to your ICS server TCP/IP properties, sharing tab, settings, add.

Add port 80 or whatever port you want to be forwarded here.

eRr
 
nope... remember, this is incoming request... your outgoing request should not be affected at all.

eRr
 
Back
Top