vrrpd: add sysctl param for bound on virtual ip

This commit is contained in:
Victor LABORIE 2017-05-10 14:41:12 +02:00
parent 02019e82e3
commit ca6bee0ce5
1 changed files with 1 additions and 0 deletions

View File

@ -19,5 +19,6 @@
- { name: 'net.ipv4.conf.all.rp_filter', value: 0 }
- { name: 'net.ipv4.conf.all.arp_ignore', value: 1 }
- { name: 'net.ipv4.conf.all.arp_announce', value: 2 }
- { name: 'net.ipv4.ip_nonlocal_bind', value: 1 }
tags:
- vrrpd