1. Store
  2. Apps
  3. Hardware
  4. Support
  5. Solutions

ClearFoundation

Forums
Welcome, Guest
Port foward/publish multiple servers??
(1 viewing) 1 Guest
Go to bottomPage: 1
TOPIC: Port foward/publish multiple servers??
#3136
Port foward/publish multiple servers?? 3 Years, 4 Months ago  
I'm not sure I am saying this right but I'm coming from the world of Microsoft's ISA server so please bear with me.

I am looking to move from ISA server to ClearOS. Currently, we only have one external IP address but have multiple servers being published. In other words, to the outside world auburn.oursite.com, wareagle.oursite.com and tigers.oursite.com all resolve to the same external IP address but ISA server routes one of them to three different internal address.

Is this possible with ClearOS?

Thanks!


Arch
Arch Willingham
Expert Boarder
Posts: 100
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#3140
Re:Port foward/publish multiple servers?? 3 Years, 4 Months ago  
Yes 1-to-1 NAT (usually used for small subnets) or DMZ.
Philippe Eveleigh
Gold Boarder
Posts: 181
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#3141
Re:Port foward/publish multiple servers?? 3 Years, 4 Months ago  
I don't want to send everything to the three different machines. I just want to send web requests to three different machines. Iauburn.oursite.com would get routed to internal machine a, tigers.oursite.com would get routed to internal machine b, etc.

Make sense?

Arch
Arch Willingham
Expert Boarder
Posts: 100
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#3142
Re:Port foward/publish multiple servers?? 3 Years, 4 Months ago  
Yes make sense:1-to-1 NAT By Port
Philippe Eveleigh
Gold Boarder
Posts: 181
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#3143
Re:Port foward/publish multiple servers?? 3 Years, 4 Months ago  
Cool but if I am reading right, you would need three separate IP external addresses for the three different addresses. As of now, all three of those addresses have the same external IP address.

Arch
Arch Willingham
Expert Boarder
Posts: 100
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#3148
Re:Port foward/publish multiple servers?? 3 Years, 4 Months ago  
Yes or If you wish to have your three sub-domain go to different web server/machines and your web server supports reverse proxy functionality (mod_rewrite for Apache) you could use the web server to proxy the requests to another web server/machine. Do not forget that proxy will be taking the brunt of all the requests.
Philippe Eveleigh
Gold Boarder
Posts: 181
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#3150
Re:Port foward/publish multiple servers?? 3 Years, 4 Months ago  
What Philippe wrote is exactly what ISA Server does. Apache does a great job with the proxy, I've used it several times, though not with CC/ClearOS. I don't believe I've seen an easy interface to do it with, so you should probably just activate the web server (which will set up Apache and some configuration files) and then modify the configuration to fit your needs.

You will not be able to use different SSL certificates for your subdomains, though, so if you need SSL you should have a certificate with all the names of the domains you need to serve from that IP.

- Marcus
Marcus Calverley
Junior Boarder
Posts: 22
graphgraph
User Offline Click here to see the profile of this user
Last Edit: 2010/01/09 12:27 By Vejlefjordskolen.
The administrator has disabled public write access.
 
Go to topPage: 1
  get the latest posts directly to your desktop