Differences
This shows you the differences between two versions of the page.
| ubuntu1604:3:2:6 [2017/05/02 13:15] – utworzono Piotr Kłoczewski | ubuntu1604:3:2:6 [2017/05/04 03:42] (current) – Piotr Kłoczewski | ||
|---|---|---|---|
| Line 7: | Line 7: | ||
| =====Description===== | =====Description===== | ||
| - | Setting | + | Setting |
| =====Rationale===== | =====Rationale===== | ||
| Line 15: | Line 15: | ||
| Run the following command and verify output matches: | Run the following command and verify output matches: | ||
| < | < | ||
| - | # sysctl net.ipv4.icmp_ignore_bogus_error_responses net.ipv4.icmp_ignore_bogus_error_responses = 1 | + | # sysctl net.ipv4.icmp_ignore_bogus_error_responses |
| + | net.ipv4.icmp_ignore_bogus_error_responses = 1 | ||
| </ | </ | ||
| =====Remediation===== | =====Remediation===== | ||
| - | Set the following parameter in the "/ | + | Set the following parameter in the '' |
| < | < | ||
| net.ipv4.icmp_ignore_bogus_error_responses = 1 | net.ipv4.icmp_ignore_bogus_error_responses = 1 | ||