This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
securite_kernel [2026/03/25 15:55] 114.119.141.83 old revision restored (2024/04/21 00:34) |
securite_kernel [2026/03/25 19:35] (current) 217.113.194.92 old revision restored (2026/01/29 06:37) |
||
|---|---|---|---|
| Line 13: | Line 13: | ||
| net.ipv4.conf.all.rp_filter = 1 | net.ipv4.conf.all.rp_filter = 1 | ||
| net.ipv4.tcp_syncookies = 1 | net.ipv4.tcp_syncookies = 1 | ||
| - | net.ipv4.ip_forward = 0 #Inclus la ligne suivante : net.ipv4.conf.docker0.forwarding = 0 | + | net.ipv4.ip_forward = 1 #Inclus la ligne suivante : net.ipv4.conf.docker0.forwarding = 1 |
| net.ipv6.conf.all.forwarding=0 | net.ipv6.conf.all.forwarding=0 | ||
| net.ipv4.conf.all.accept_redirects = 0 | net.ipv4.conf.all.accept_redirects = 0 | ||