Hey guys (first post, wooo!)<\/p>\n
I’m a little new to this, but here goes!<\/p>\n
Here’s what I’m trying to do… We’ve got multiple servers running and what I’m looking to do is to use 1 external IP address essentially and map the external IP address to many internal servers.<\/p>\n
So a user might goto “intranet.mysite.com<\/a>” which would have an external IP address of 21.21.21.11 and be brought to a sharepoint site, which would be running on a server internally.<\/p>\n Then, another user might go to “support.mysite.com<\/a>” which would have the same external IP address as above but would be brought to a support site of some kind, once again running on a different server within the local network.<\/p>\n Should I be looking into ACL lists, PAT, NAT, some form of IIS host headers? Or should I even be hosting services like these in an internal network instead hosting them in a DMZ. I’m really quite stumped on this issue (I suppose it’s not really an issue but it’s something that I’d like to understand)<\/p>\n If I can help it, I’d prefer not to have domains such as “intranet.mysite.com:92<\/a>” and things of the like - either way, I’m interested to hear what you guys have had to deal with in terms of, whatever the heck I’m talking about.<\/p>\n Apologies in advance if this topic has been covered somewhere else on SpiceWorks.<\/p>","upvoteCount":6,"answerCount":12,"datePublished":"2013-05-01T08:37:10.000Z","author":{"@type":"Person","name":"jamesfletcher9352","url":"https://community.spiceworks.com/u/jamesfletcher9352"},"acceptedAnswer":{"@type":"Answer","text":" Yes, you’ll either need to run your sites on different ports, and have those ports forwarded by your firewall to the correct resource internally, or use a proxy with host header filters, like Squid or HAProxy or…<\/p>","upvoteCount":2,"datePublished":"2013-05-01T13:19:15.000Z","url":"https://community.spiceworks.com/t/host-multiple-servers-on-1-external-ip-address/210098/6","author":{"@type":"Person","name":"kyle4591","url":"https://community.spiceworks.com/u/kyle4591"}},"suggestedAnswer":[{"@type":"Answer","text":" Hey guys (first post, wooo!)<\/p>\n I’m a little new to this, but here goes!<\/p>\n Here’s what I’m trying to do… We’ve got multiple servers running and what I’m looking to do is to use 1 external IP address essentially and map the external IP address to many internal servers.<\/p>\n So a user might goto “intranet.mysite.com<\/a>” which would have an external IP address of 21.21.21.11 and be brought to a sharepoint site, which would be running on a server internally.<\/p>\n\n