mirror of
https://github.com/tommytran732/Linux-Setup-Scripts
synced 2025-01-06 14:02:04 -05:00
Remove duplicated entry
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
06da4ef31c
commit
1662181cfc
@ -76,9 +76,6 @@ net.ipv4.conf.*.rp_filter = 1
|
||||
net.ipv4.icmp_echo_ignore_all = 1
|
||||
net.ipv6.icmp.echo_ignore_all = 1
|
||||
|
||||
# Ignore Bogus ICMP responses.
|
||||
net.ipv4.icmp_ignore_bogus_error_responses = 1
|
||||
|
||||
# Enable IP Forwarding.
|
||||
# Needed for VM networking and whatnot.
|
||||
net.ipv4.ip_forward = 1
|
||||
|
Loading…
Reference in New Issue
Block a user