LVS
lvs-users
Google
 
Web LinuxVirtualServer.org

Re: [lvs-users] question about LVS

To: "LinuxVirtualServer.org users mailing list." <lvs-users@xxxxxxxxxxxxxxxxxxxxxx>
Subject: Re: [lvs-users] question about LVS
From: Michiel van Es <mve@xxxxxxxxxxxxxxxxx>
Date: Mon, 03 May 2010 14:31:32 +0200
So to get it right:

On the director:
 >>>> net.ipv4.ip_forward = 1

On the real servers:

 >>>> net.ipv4.conf.all.arp_ignore = 1
 >>>> net.ipv4.conf.eth0.arp_ignore = 1
 >>>> net.ipv4.conf.all.arp_announce = 2
 >>>> net.ipv4.conf.eth0.arp_announce = 2

No forwarding on the real servers right?

Michiel

-------- Original Message --------
Subject: Re: [lvs-users] question about LVS
From: Michael Schwartzkopff <misch@xxxxxxxxxxx>
To: LinuxVirtualServer.org users mailing list. 
<lvs-users@xxxxxxxxxxxxxxxxxxxxxx>
Date: 05/03/2010 02:25 PM

> Am Montag, 3. Mai 2010 14:23:45 schrieb Michiel van Es:
>> -------- Original Message --------
>> Subject: Re: [lvs-users] question about LVS
>> From: Michael Schwartzkopff<misch@xxxxxxxxxxx>
>> To: LinuxVirtualServer.org users mailing list.
>> <lvs-users@xxxxxxxxxxxxxxxxxxxxxx>
>> Date: 05/03/2010 02:15 PM
>>
>>> Am Montag, 3. Mai 2010 14:08:21 schrieb Michiel van Es:
>>>> Hello,
>>
>> Hello
>>
>>> (...)
>>>
>>> this should be done on the director:
>>>> /etc/sysctl.conf:
>>>
>>> And this on both of the real servers:
>>>> net.ipv4.ip_forward = 1
>>>> net.ipv4.conf.all.arp_ignore = 1
>>>> net.ipv4.conf.eth0.arp_ignore = 1
>>>> net.ipv4.conf.all.arp_announce = 2
>>>> net.ipv4.conf.eth0.arp_announce = 2
>>>
>>> (...)
>>
>> I don't understand what should be done on the director and on the
>> realservers?
>>
>> The settings you've quoted are already on the sysctl.conf on the real
>> servers.
>>
>> What settings should i put on the director?
>>
>>> Greetings,
>>
>> Regards,
>>
>> Michiel
>
> Oops, forwarding should be enabled in the director. Missed the correct line.
>

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

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

<Prev in Thread] Current Thread [Next in Thread>