Fridiric wrote:
>
> Hi,
>
> I wonder if it would be possible to use LVS-NAT to load-balance
> virtual-IPs to ssh-forwarded real-IPs ?
>
Sorry, I don't understand the meaning of ssh-forwarded real-IPs. Ssh
is usually doing the encryption on the application-layer. Or, are you
mentioning the CIPE?
Yeah, you can use VPN (or CIPE) to map some external real servers into
your private cluster network. If you use LVS-NAT, make sure the
routing on the real server must be configuration properly so that the
response packets will go through the load balancer to the clients.
Wensong
> Example:
> - VS:81 ---- ssh ---- RS:80
> /
> INTERNET - - - - > VS:80 (NAT)-- VS:82 ---- ssh ---- RS:80
> \
> - VS:83 ---- ssh ---- RS:80
>
> The main idea is to allow RS in differents LANs.
>
> freD.
>
> ----------------------------------------------------------------------
> LinuxVirtualServer.org mailing list - lvs-users@xxxxxxxxxxxxxxxxxxxxxx
> To unsubscribe, e-mail: lvs-users-unsubscribe@xxxxxxxxxxxxxxxxxxxxxx
> For additional commands, e-mail: lvs-users-help@xxxxxxxxxxxxxxxxxxxxxx
----------------------------------------------------------------------
LinuxVirtualServer.org mailing list - lvs-users@xxxxxxxxxxxxxxxxxxxxxx
To unsubscribe, e-mail: lvs-users-unsubscribe@xxxxxxxxxxxxxxxxxxxxxx
For additional commands, e-mail: lvs-users-help@xxxxxxxxxxxxxxxxxxxxxx
|