source:
server/fedora/config/etc/sysctl.conf
@
1040
Last change on this file since 1040 was 1006, checked in by quentin, 16 years ago | |
---|---|
File size: 406 bytes |
Line | |
---|---|
1 | net.ipv4.ip_forward = 1 |
2 | net.ipv4.conf.default.rp_filter = 1 |
3 | net.ipv4.conf.default.accept_source_route = 0 |
4 | kernel.panic = 5 |
5 | kernel.sysrq = 1 |
6 | kernel.core_uses_pid = 1 |
7 | vm.panic_on_oom = 1 |
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 |
13 | net.ipv4.tcp_keepalive_time = 825 |
14 | afs.GCPAGs = 0 |
Note: See TracBrowser
for help on using the repository browser.