TwoServers\StaticIP

  • Thread starter Thread starter Jeff
  • Start date Start date
J

Jeff

I have a W2k server and a Windows 2003 server. I currently have only
one public ip. I wanted to use both servers for hosting websites. I
have the private ip of each server set to different 192.. addresses. Is
this possible to do with one static ip? I also have a LinkSys router in
front of the servers.


TIA
 
I have a W2k server and a Windows 2003 server. I currently have only
one public ip. I wanted to use both servers for hosting websites. I
have the private ip of each server set to different 192.. addresses. Is
this possible to do with one static ip? I also have a LinkSys router in
front of the servers.

You can use port forwarding to forward port 80 to one and port 81 to
another, but browsers need to specify the port on the URL. For
example, http://www.sample.com/ for the first site/server,
http://www.sample.com:81/ for the second.

Otherwise, two IP addresses.

Jeff
 

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

Back
Top