remove readonly option mc_forwarding
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
a8acfc8b46
commit
a51597b6b3
@ -30,9 +30,6 @@ net.core.bpf_jit_harden = 2
|
||||
# Disable Bootstrap protocol, as it is superseded by DHCP
|
||||
net.ipv4.conf.all.bootp_relay = 0
|
||||
|
||||
# Disable forwarding of multicast packets on all interfaces
|
||||
net.ipv4.conf.all.mc_forwarding = 0
|
||||
|
||||
# Disable the ARP proxy on all interfaces
|
||||
net.ipv4.conf.all.proxy_arp = 0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user