Mailing List Archive

[lvs-users] full NAT
Hi,

is LVS full nat opensourced?
for full nat mode, how does lvs pass the client IP to real server?

thanks.

_______________________________________________
Please read the documentation before posting - it's available at:
http://www.linuxvirtualserver.org/

LinuxVirtualServer.org mailing list - lvs-users@LinuxVirtualServer.org
Send requests to lvs-users-request@LinuxVirtualServer.org
or go to http://lists.graemef.net/mailman/listinfo/lvs-users
Re: [lvs-users] full NAT [ In reply to ]
https://github.com/alibaba/LVS

client real ip use kernel module named TOA.

2016-07-15 16:28 GMT+08:00 <yhpeng@orange.fr>:
> Hi,
>
> is LVS full nat opensourced?
> for full nat mode, how does lvs pass the client IP to real server?
>
> thanks.
>
> _______________________________________________
> Please read the documentation before posting - it's available at:
> http://www.linuxvirtualserver.org/
>
> LinuxVirtualServer.org mailing list - lvs-users@LinuxVirtualServer.org
> Send requests to lvs-users-request@LinuxVirtualServer.org
> or go to http://lists.graemef.net/mailman/listinfo/lvs-users

_______________________________________________
Please read the documentation before posting - it's available at:
http://www.linuxvirtualserver.org/

LinuxVirtualServer.org mailing list - lvs-users@LinuxVirtualServer.org
Send requests to lvs-users-request@LinuxVirtualServer.org
or go to http://lists.graemef.net/mailman/listinfo/lvs-users
Re: [lvs-users] full NAT [ In reply to ]
thanks.
then how does client get the inserted value from TOA?

On 2016/7/15 16:37, wei wang wrote:
> https://github.com/alibaba/LVS
>
> client real ip use kernel module named TOA.
>
> 2016-07-15 16:28 GMT+08:00 <yhpeng@orange.fr>:
>> Hi,
>>
>> is LVS full nat opensourced?
>> for full nat mode, how does lvs pass the client IP to real server?
>>
>> thanks.
>>
>> _______________________________________________
>> Please read the documentation before posting - it's available at:
>> http://www.linuxvirtualserver.org/
>>
>> LinuxVirtualServer.org mailing list - lvs-users@LinuxVirtualServer.org
>> Send requests to lvs-users-request@LinuxVirtualServer.org
>> or go to http://lists.graemef.net/mailman/listinfo/lvs-users
>
> _______________________________________________
> Please read the documentation before posting - it's available at:
> http://www.linuxvirtualserver.org/
>
> LinuxVirtualServer.org mailing list - lvs-users@LinuxVirtualServer.org
> Send requests to lvs-users-request@LinuxVirtualServer.org
> or go to http://lists.graemef.net/mailman/listinfo/lvs-users
>

_______________________________________________
Please read the documentation before posting - it's available at:
http://www.linuxvirtualserver.org/

LinuxVirtualServer.org mailing list - lvs-users@LinuxVirtualServer.org
Send requests to lvs-users-request@LinuxVirtualServer.org
or go to http://lists.graemef.net/mailman/listinfo/lvs-users
Re: [lvs-users] full NAT [ In reply to ]
https://code.aliyun.com/alibaba/LVS/tree/lvs_v1/kernel/.pc/patches.taobao/toa.patch

TOA patch on realserver。

2016-07-15 16:46 GMT+08:00 <yhpeng@orange.fr>:
> thanks.
> then how does client get the inserted value from TOA?
>
> On 2016/7/15 16:37, wei wang wrote:
>> https://github.com/alibaba/LVS
>>
>> client real ip use kernel module named TOA.
>>
>> 2016-07-15 16:28 GMT+08:00 <yhpeng@orange.fr>:
>>> Hi,
>>>
>>> is LVS full nat opensourced?
>>> for full nat mode, how does lvs pass the client IP to real server?
>>>
>>> thanks.
>>>
>>> _______________________________________________
>>> Please read the documentation before posting - it's available at:
>>> http://www.linuxvirtualserver.org/
>>>
>>> LinuxVirtualServer.org mailing list - lvs-users@LinuxVirtualServer.org
>>> Send requests to lvs-users-request@LinuxVirtualServer.org
>>> or go to http://lists.graemef.net/mailman/listinfo/lvs-users
>>
>> _______________________________________________
>> Please read the documentation before posting - it's available at:
>> http://www.linuxvirtualserver.org/
>>
>> LinuxVirtualServer.org mailing list - lvs-users@LinuxVirtualServer.org
>> Send requests to lvs-users-request@LinuxVirtualServer.org
>> or go to http://lists.graemef.net/mailman/listinfo/lvs-users
>>
>
> _______________________________________________
> Please read the documentation before posting - it's available at:
> http://www.linuxvirtualserver.org/
>
> LinuxVirtualServer.org mailing list - lvs-users@LinuxVirtualServer.org
> Send requests to lvs-users-request@LinuxVirtualServer.org
> or go to http://lists.graemef.net/mailman/listinfo/lvs-users

_______________________________________________
Please read the documentation before posting - it's available at:
http://www.linuxvirtualserver.org/

LinuxVirtualServer.org mailing list - lvs-users@LinuxVirtualServer.org
Send requests to lvs-users-request@LinuxVirtualServer.org
or go to http://lists.graemef.net/mailman/listinfo/lvs-users