Rev | Line | |
---|
[39] | 1 | net.ipv4.ip_forward = 1 |
---|
| 2 | net.ipv4.conf.default.rp_filter = 1 |
---|
| 3 | net.ipv4.conf.default.accept_source_route = 0 |
---|
[799] | 4 | kernel.panic = 5 |
---|
[421] | 5 | kernel.sysrq = 1 |
---|
[39] | 6 | kernel.core_uses_pid = 1 |
---|
[1006] | 7 | vm.panic_on_oom = 1 |
---|
[39] | 8 | net.ipv4.tcp_syncookies = 1 |
---|
| 9 | net.ipv4.conf.default.arp_ignore = 1 |
---|
| 10 | net.ipv4.conf.default.arp_announce = 2 |
---|
| 11 | net.ipv4.conf.all.arp_ignore = 1 |
---|
| 12 | net.ipv4.conf.all.arp_announce = 2 |
---|
[325] | 13 | net.ipv4.tcp_keepalive_time = 825 |
---|
[115] | 14 | afs.GCPAGs = 0 |
---|
Note: See
TracBrowser
for help on using the repository browser.