source:
server/fedora/config/etc/sysctl.conf
@
509
Last change on this file since 509 was 421, checked in by quentin, 17 years ago | |
---|---|
File size: 369 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.sysrq = 1 |
5 | kernel.core_uses_pid = 1 |
6 | net.ipv4.tcp_syncookies = 1 |
7 | net.ipv4.conf.default.arp_ignore = 1 |
8 | net.ipv4.conf.default.arp_announce = 2 |
9 | net.ipv4.conf.all.arp_ignore = 1 |
10 | net.ipv4.conf.all.arp_announce = 2 |
11 | net.ipv4.tcp_keepalive_time = 825 |
12 | afs.GCPAGs = 0 |
Note: See TracBrowser
for help on using the repository browser.