Op maandag 26 augustus 2013 14:31:57 schreef jdd:
> Hello,
> 
> I beg that some of you have the same problem as I have: two virtual
> web server and only one IP for the host.
> 
> So the need of some kind of proxy server.
> 
> witch one do you use? (apache, nginx, varnish, squid)
> 
> I need also the same for smtp (two postfix), if possible the same one :-)
> 
> basic config?
> 
> I have one host , one IP and two domain, one for each virtual machine
> 
> result I want:
> 
> dodin.org[188.165.211.22]--->dodin.org[192.168.50.2]
> culte.org[188.165.211.22]--->culte.org[192.168.50.3]

I solve the ssh problem in the router with port forwarding. Port 22 to 22 of 
one of the internal systems and another port to port 22 of the other system.

I use only one system for the web server using virtual hosts for the two names 
on that system.
You can however use ProxyPass and ProxyPassReverse in the second virtual web 
server to pass the http(s) packages on to the second web server.

-- 
fr.gr.

Freek de Kruijf


------------------------------------------------------------------------------
Introducing Performance Central, a new site from SourceForge and 
AppDynamics. Performance Central is your source for news, insights, 
analysis and resources for efficient Application Performance Management. 
Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk
_______________________________________________
VBox-users-community mailing list
VBox-users-community@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vbox-users-community
_______________________________________________
Unsubscribe:  
mailto:vbox-users-community-requ...@lists.sourceforge.net?subject=unsubscribe

Reply via email to