971d61288f824e8d2ad979342cf76480510e38b4
[carnet-upgrade.git] / files / etc / sysctl.conf.restore
1 #
2 # /etc/sysctl.conf - Configuration file for setting system variables
3 # See sysctl.conf (5) for information.
4 #
5
6 #kernel.domainname = example.com
7 #net/ipv4/icmp_echo_ignore_broadcasts=1
8
9 # Uncomment the following to stop low-level messages on console
10 #kernel.printk = 4 4 1 7
11
12 ##############################################################3
13 # Functions previously found in netbase
14 #
15
16 # Uncomment the next line to enable Spoof protection (reverse-path filter)
17 #net.ipv4.conf.default.rp_filter=1
18
19 # Uncomment the next line to enable TCP/IP SYN cookies
20 #net.ipv4.tcp_syncookies=1
21
22 # Uncomment the next line to enable packet forwarding for IPv4
23 #net.ipv4.conf.default.forwarding=1
24
25 # Uncomment the next line to enable packet forwarding for IPv6
26 #net.ipv6.conf.default.forwarding=1