In the file /etc/sysctl.conf I registered net.inet.icmp.drop_redirect = 1
But when I check in the terminal with the command:
Why 0?
But when I check in the terminal with the command:
Code:
# sysctl net.inet.icmp.drop_redirect
net.inet.icmp.drop_redirect: 0
Why 0?