Index: trunk/debs/wikimedia-lvs-realserver/sysctl.conf |
— | — | @@ -2,10 +2,4 @@ |
3 | 3 | # Ignore and do not announce ARP for the LVS service IP |
4 | 4 | net.ipv4.conf.all.arp_ignore = 1 |
5 | 5 | net.ipv4.conf.all.arp_announce = 2 |
6 | | -net.ipv4.conf.eth0.arp_ignore = 1 |
7 | | -net.ipv4.conf.eth0.arp_announce = 2 |
8 | | -net.ipv4.conf.eth1.arp_ignore = 1 |
9 | | -net.ipv4.conf.eth1.arp_announce = 2 |
10 | | -net.ipv4.conf.eth2.arp_ignore = 1 |
11 | | -net.ipv4.conf.eth2.arp_announce = 2 |
12 | 6 | ### END: Added by package wikimedia-lvs-realserver |