Computing.Net > Forums > Networking > 2 web servers behind 1 ip

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

2 web servers behind 1 ip

Reply to Message Icon

Name: kingdzt
Date: December 24, 2007 at 06:35:01 Pacific
OS: Linux and SBS03
CPU/Ram: na
Product: na
Comment:

I am currently running an SBS server behind a single static ip. the server is running mail and an https page for remote mail etc etc.

i would like to publish a development linux web server also using https behind the same static ip.

how should i configure my firwall in order that the different traffic arrives at the right server?

tia

dan



Sponsored Link
Ads by Google

Response Number 1
Name: StuartS
Date: December 24, 2007 at 07:33:57 Pacific
Reply:

You cant. Firewalls can't normally do that kind of re-direction. This kind if multiple server behind one IP is done in the server software. I imagine that as you are using SBS you are also using IIS which will allow the same server to serve multiple web sites.

Apache HTTP server will do this using it's virtual server functionality which works very well.

Stuart


0

Response Number 2
Name: FishMonger
Date: December 24, 2007 at 08:43:50 Pacific
Reply:

If you want to run multiple web servers behind a single IP, you could use an LVS redirector.

http://www.vergenet.net/linux/ldire...


0

Response Number 3
Name: dknowledge
Date: December 24, 2007 at 14:56:42 Pacific
Reply:

I read that ldirectory stuff lightly...sounds like load balancing or VRRP(HSRP) but for Linux servers, which might not fit what you're trying to do.

Why not just change the default port of https on the Linux sever.

Then all you have to do is set your firewall to permit the new port you assigned to the Linux server https.

You'll just have to notify the users of the alternate port or post the link with the port already assigned in it but other than that it's a done deal.

D


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Networking Forum Home


Sponsored links

Ads by Google


Results for: 2 web servers behind 1 ip

web server behind a router www.computing.net/answers/networking/web-server-behind-a-router/34419.html

Web Server Behind Firewall www.computing.net/answers/networking/web-server-behind-firewall/20982.html

Multiple web servers from one IP? www.computing.net/answers/networking/multiple-web-servers-from-one-ip/9292.html