Herbert Poetzl a écrit :
On Sat, May 06, 2006 at 08:27:10AM +0200, Peter Mann wrote:
On Fri, May 05, 2006 at 10:22:13PM +0200, Sébastien CRAMATTE wrote:
What is the best way to connect from 1 vserver to other vserver within the same host ?

I've got an Ldap directory inside one vserver and a postfix that
use ldap in another vserver.
I search the best way to connect to the ldap server with the
maximum of security.

you can simply use the 'network' connection between them,
as it will not leave the host system (it will go over the
loopback lo interface, and cannot be sniffed by other
guests, given that you use a secure setup which is default)

But each VPS by default doesn't have lo interface ? What do you mean ?
My VPS have each one a PUBLIC IP  so ?

Could you explain me a little bite more ?

vserver technology for a minute) and use SSL connection - ldaps:// or
stunnel4

the best way is IMHO using SSL connection independent on vserver
technology ...

that will do also, of course trading performance for flexibility when you move the guests apart ...

I'm looking closer about this but I prefer the first solution

HTH,
Herbert

--

5o   Peter.Mann at tuke.sk


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

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

Reply via email to