On Wed, 10 Mar 2004, Chris Besignano wrote:

> I have just started using the vserver package. My question is how do I 
> run multiple vservers on a single host, with each vserver running it's 
> own ssh and apache2 servers. 

Each vserver needs its own IP address.  And you'll need to reconfigure 
services in the host to ONLY bind the host's IP address, instead of all 
available IPs.  Look at /etc/init.d/v_sshd, for example, or just 
reconfigure manually.

> Also, how will the host know to connect incoming http requests to the
> appropriate vserver? Is there a detailed guide I someone could suggest?

Because the request will come in to a different IP.

_______________________________________________
Vserver mailing list
[EMAIL PROTECTED]
http://list.linux-vserver.org/mailman/listinfo/vserver

Reply via email to