Template update.
[carnet-upgrade.git] / files / etc / sysctl.conf.expect
1 #
2 # /etc/sysctl.conf - Configuration file for setting system variables
3 # See sysctl.conf (5) for information.
4 #
5 #kernel.domainname=example.com
6 #kernel.printk=4 4 1 7
7 #net.ipv4.conf.all.accept_redirects=0
8 #net.ipv4.conf.all.accept_source_route=0
9 #net.ipv4.conf.all.log_martians=1
10 #net.ipv4.conf.all.rp_filter=1
11 #net.ipv4.conf.all.send_redirects=0
12 #net.ipv4.conf.default.rp_filter=1
13 #net.ipv4.icmp_echo_ignore_broadcasts=1
14 #net.ipv4.icmp_ignore_bogus_error_responses=1
15 #net.ipv4.ip_forward=1
16 #net.ipv6.conf.all.accept_redirects=0
17 #net.ipv6.conf.all.accept_source_route=0
18 #net.ipv6.conf.all.forwarding=1
19 kernel.maps_protect=1
20 net.core.rmem_default=1048576
21 net.core.wmem_default=1048576
22 net.ipv4.conf.all.accept_redirects=0
23 net.ipv4.conf.all.accept_source_route=0
24 net.ipv4.conf.all.log_martians=1
25 net.ipv4.conf.all.rp_filter=1
26 net.ipv4.conf.all.secure_redirects=1
27 net.ipv4.conf.all.send_redirects=0
28 net.ipv4.icmp_echo_ignore_broadcasts=1
29 net.ipv4.icmp_ignore_bogus_error_responses=1
30 net.ipv4.ip_forward=0
31 net.ipv4.ip_local_port_range=10000 65000
32 net.ipv4.tcp_ecn=0
33 net.ipv4.tcp_max_syn_backlog=1024
34 net.ipv4.tcp_retries1=2
35 net.ipv4.tcp_rfc1337=1
36 net.ipv4.tcp_syncookies=1
37 vm.mmap_min_addr=65536