set arp_notify=1 on all interfaces by default
This commit is contained in:
parent
c1f18781b4
commit
222c924d6a
@ -144,6 +144,8 @@ net.ipv6.conf.eth0.accept_dad=0
|
||||
net.ipv6.conf.eth1.accept_dad=1
|
||||
net.ipv6.conf.eth2.accept_dad=0
|
||||
net.ipv4.conf.all.arp_announce=2
|
||||
net.ipv4.conf.default.arp_notify=1
|
||||
net.ipv4.conf.all.arp_notify=1
|
||||
EOF
|
||||
|
||||
echo "[*] Disable fsck on boot"
|
||||
|
Loading…
x
Reference in New Issue
Block a user