Last change
on this file since 79 was
39,
checked in by presbrey, 18 years ago
|
Some system configuration files from <better-mousetrap.mit.edu>
|
File size:
320 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 = 0 |
---|
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 |
---|
Note: See
TracBrowser
for help on using the repository browser.