Last change
on this file since 982 was
799,
checked in by geofft, 16 years ago
|
Uncommitted changes from o-f: reboot on kernel panic (do we actually want
this?) and move whoisd from /root to /usr/local/libexec.
|
File size:
386 bytes
|
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 |
---|
| 7 | net.ipv4.tcp_syncookies = 1 |
---|
| 8 | net.ipv4.conf.default.arp_ignore = 1 |
---|
| 9 | net.ipv4.conf.default.arp_announce = 2 |
---|
| 10 | net.ipv4.conf.all.arp_ignore = 1 |
---|
| 11 | net.ipv4.conf.all.arp_announce = 2 |
---|
[325] | 12 | net.ipv4.tcp_keepalive_time = 825 |
---|
[115] | 13 | afs.GCPAGs = 0 |
---|
Note: See
TracBrowser
for help on using the repository browser.