mirror of
https://github.com/Kicksecure/security-misc.git
synced 2024-10-01 08:25:45 -04:00
delete repeated commands
This commit is contained in:
parent
c77a2a78bc
commit
bb831d57bc
@ -84,8 +84,6 @@ net.ipv6.conf.default.accept_redirects=0
|
|||||||
## Disables ICMP redirect sending.
|
## Disables ICMP redirect sending.
|
||||||
net.ipv4.conf.all.send_redirects=0
|
net.ipv4.conf.all.send_redirects=0
|
||||||
net.ipv4.conf.default.send_redirects=0
|
net.ipv4.conf.default.send_redirects=0
|
||||||
net.ipv6.conf.all.accept_redirects=0
|
|
||||||
net.ipv6.conf.default.accept_redirects=0
|
|
||||||
|
|
||||||
## Ignores ICMP requests.
|
## Ignores ICMP requests.
|
||||||
net.ipv4.icmp_echo_ignore_all=1
|
net.ipv4.icmp_echo_ignore_all=1
|
||||||
|
Loading…
Reference in New Issue
Block a user