Re: OpenVPN inside VPS [message #991 is a reply to message #963] |
Tue, 24 January 2006 16:15   |
khorenko
Messages: 533 Registered: January 2006 Location: Moscow, Russia
|
Senior Member |
|
|
Christian, if i understood your last message correctly, the original gain is following:
You have a physical server with Virtuozzo installed on it.
You want VPSs running on that server be connected in a VPN, and have a possibility for remote node (possible from another physical subnet) to connect to the same VPN.
If my understaing of the problem is correct you can achive this without any bridging and using already released VZ kernel.
The idea is following:
1. To run OpenVPN as server in host system.
2. Make other VPSs to be able to access to tun/tap devices as Kirill described in previous post.
3. In each VPS run OpenVPN as client, connecting to the host system.
4. Run on the remote node (desired to be in the same VPN) OpenVPN as client, connecting to the host system.
And that's all!
Please, if i understood something wrong in the original gain - correct me!
And if you need any details, please, don't hesitate asking here!
|
|
|