Hello - Sorry I know this is not a coding question but I though I may get a bit better responce.
My question is more of a networking question. I have
1 Business DSL Internet Connection 1 Phone Line 1 Router 2 Webservers
Currely I only have 1 webserver active. But I want to host another web server on the same Internet connection.
How would I go about doing this? What new router would I need. Would I have to have 2 static ip's comming in on 1 DSL connection (is that possible)
Internet -> Router -> Webserver1 Webserver2
I currenly foward port 80 to Webserver 1 (which is the only one i have hooked up right now) But again I want to add a second webserver on the same internet connection
Can comeone help me out with suggestions or maybe inforamtion pages. I have tried looking on google - but im just not typing in the correct search words.
I know this will only be of minimal help because I don't know the technical details, but you should be able to set up what you want with the right router. We have two sites hosted on one server and one IP address. The router passes not only the IP, but also the URL to tell the web server which site to serve. I would assume you could do the same thing with two physical servers, just having the router decide which box to pass the call to based on the URL.
Unfortunately, I can't give you more details. Our host deals with those kinds of details so I don't have to.
I also don't know if it would make a difference whether you are using a Windows or Linux server (we have Windows).
There's a bunch of ways to do this, but essentially it comes down to this:
1. Single IP = Harder 2. Multiple IP = Easier
Since your ISP doesn't block port 80 and you already have a static IP, you should call up sales and have them allocate you another, for a monthly fee of course. For example, my provider Speakeasy allocates 8 public addresses with a business ADSL account.
Since you have an ADSL router and not an ADSL modem connected to a router, you’re probably going to have to introduce additional hardware. Most consumer level routers cannot have multiple IP's on a single eth interface but I would check with the product manual or ISP that provided it to you first. You might be able to operate the router in bridge mode. You'll then need to spring for any off the shelf router and ethernet hub.