| | 1 | |
| | 2 | * see your kernel parameters |
| | 3 | {{{ |
| | 4 | $ sudo sysctl -a |
| | 5 | kernel.panic = 0 |
| | 6 | kernel.core_uses_pid = 0 |
| | 7 | kernel.core_pattern = |/usr/share/apport/apport |
| | 8 | kernel.tainted = 0 |
| | 9 | kernel.cap-bound = -257 |
| | 10 | kernel.real-root-dev = 0 |
| | 11 | kernel.ctrl-alt-del = 0 |
| | 12 | kernel.printk = 4 4 1 7 |
| | 13 | kernel.modprobe = /sbin/modprobe |
| | 14 | kernel.hotplug = |
| | 15 | kernel.acct = 4 2 30 |
| | 16 | kernel.sysrq = 1 |
| | 17 | kernel.cad_pid = 1 |
| | 18 | kernel.threads-max = 40957 |
| | 19 | kernel.random.poolsize = 4096 |
| | 20 | kernel.random.entropy_avail = 3587 |
| | 21 | kernel.random.read_wakeup_threshold = 64 |
| | 22 | kernel.random.write_wakeup_threshold = 128 |
| | 23 | kernel.random.boot_id = 6b16bcbf-b723-4262-a668-0b8764d8db29 |
| | 24 | kernel.random.uuid = 10dd9728-d406-48af-88ce-d104caba46b9 |
| | 25 | kernel.pty.max = 4096 |
| | 26 | kernel.pty.nr = 1 |
| | 27 | kernel.overflowuid = 65534 |
| | 28 | kernel.overflowgid = 65534 |
| | 29 | kernel.pid_max = 32768 |
| | 30 | kernel.panic_on_oops = 0 |
| | 31 | kernel.printk_ratelimit = 5 |
| | 32 | kernel.printk_ratelimit_burst = 10 |
| | 33 | kernel.ngroups_max = 65536 |
| | 34 | kernel.unknown_nmi_panic = 0 |
| | 35 | kernel.nmi_watchdog = 0 |
| | 36 | kernel.panic_on_unrecovered_nmi = 0 |
| | 37 | kernel.bootloader_type = 113 |
| | 38 | kernel.kstack_depth_to_print = 24 |
| | 39 | kernel.randomize_va_space = 1 |
| | 40 | kernel.acpi_video_flags = 0 |
| | 41 | kernel.max_lock_depth = 1024 |
| | 42 | kernel.maps_protect = 1 |
| | 43 | kernel.ostype = Linux |
| | 44 | kernel.osrelease = 2.6.22-14-generic |
| | 45 | kernel.version = #1 SMP Tue Feb 12 07:42:25 UTC 2008 |
| | 46 | kernel.hostname = rocky |
| | 47 | kernel.domainname = (none) |
| | 48 | kernel.shmmax = 33554432 |
| | 49 | kernel.shmall = 2097152 |
| | 50 | kernel.shmmni = 4096 |
| | 51 | kernel.msgmax = 8192 |
| | 52 | kernel.msgmni = 16 |
| | 53 | kernel.msgmnb = 16384 |
| | 54 | kernel.sem = 250 32000 32 128 |
| | 55 | vm.overcommit_memory = 0 |
| | 56 | vm.panic_on_oom = 0 |
| | 57 | vm.overcommit_ratio = 50 |
| | 58 | vm.page-cluster = 3 |
| | 59 | vm.dirty_background_ratio = 5 |
| | 60 | vm.dirty_ratio = 10 |
| | 61 | vm.dirty_writeback_centisecs = 500 |
| | 62 | vm.dirty_expire_centisecs = 3000 |
| | 63 | vm.nr_pdflush_threads = 2 |
| | 64 | vm.swappiness = 60 |
| | 65 | vm.lowmem_reserve_ratio = 256 32 |
| | 66 | vm.drop_caches = 0 |
| | 67 | vm.min_free_kbytes = 3816 |
| | 68 | vm.percpu_pagelist_fraction = 0 |
| | 69 | vm.max_map_count = 65536 |
| | 70 | vm.laptop_mode = 0 |
| | 71 | vm.block_dump = 0 |
| | 72 | vm.vfs_cache_pressure = 100 |
| | 73 | vm.legacy_va_layout = 0 |
| | 74 | vm.stat_interval = 1 |
| | 75 | vm.vdso_enabled = 2 |
| | 76 | net.core.wmem_max = 131071 |
| | 77 | net.core.rmem_max = 131071 |
| | 78 | net.core.wmem_default = 110592 |
| | 79 | net.core.rmem_default = 110592 |
| | 80 | net.core.dev_weight = 64 |
| | 81 | net.core.netdev_max_backlog = 1000 |
| | 82 | net.core.message_cost = 5 |
| | 83 | net.core.message_burst = 10 |
| | 84 | net.core.optmem_max = 10240 |
| | 85 | net.core.xfrm_aevent_etime = 10 |
| | 86 | net.core.xfrm_aevent_rseqth = 2 |
| | 87 | net.core.xfrm_larval_drop = 0 |
| | 88 | net.core.xfrm_acq_expires = 30 |
| | 89 | net.core.somaxconn = 128 |
| | 90 | net.core.netdev_budget = 300 |
| | 91 | net.core.warnings = 1 |
| | 92 | net.ipv4.tcp_timestamps = 1 |
| | 93 | net.ipv4.tcp_window_scaling = 1 |
| | 94 | net.ipv4.tcp_sack = 1 |
| | 95 | net.ipv4.tcp_retrans_collapse = 1 |
| | 96 | net.ipv4.ip_forward = 0 |
| | 97 | net.ipv4.ip_default_ttl = 64 |
| | 98 | net.ipv4.ip_no_pmtu_disc = 0 |
| | 99 | net.ipv4.ip_nonlocal_bind = 0 |
| | 100 | net.ipv4.tcp_syn_retries = 5 |
| | 101 | net.ipv4.tcp_synack_retries = 5 |
| | 102 | net.ipv4.tcp_max_orphans = 32768 |
| | 103 | net.ipv4.tcp_max_tw_buckets = 180000 |
| | 104 | net.ipv4.ipfrag_high_thresh = 262144 |
| | 105 | net.ipv4.ipfrag_low_thresh = 196608 |
| | 106 | net.ipv4.ip_dynaddr = 0 |
| | 107 | net.ipv4.ipfrag_time = 30 |
| | 108 | net.ipv4.tcp_keepalive_time = 7200 |
| | 109 | net.ipv4.tcp_keepalive_probes = 9 |
| | 110 | net.ipv4.tcp_keepalive_intvl = 75 |
| | 111 | net.ipv4.tcp_retries1 = 3 |
| | 112 | net.ipv4.tcp_retries2 = 15 |
| | 113 | net.ipv4.tcp_fin_timeout = 60 |
| | 114 | net.ipv4.tcp_syncookies = 0 |
| | 115 | net.ipv4.tcp_tw_recycle = 0 |
| | 116 | net.ipv4.tcp_abort_on_overflow = 0 |
| | 117 | net.ipv4.tcp_stdurg = 0 |
| | 118 | net.ipv4.tcp_rfc1337 = 0 |
| | 119 | net.ipv4.tcp_max_syn_backlog = 1024 |
| | 120 | net.ipv4.ip_local_port_range = 32768 61000 |
| | 121 | net.ipv4.icmp_echo_ignore_all = 0 |
| | 122 | net.ipv4.icmp_echo_ignore_broadcasts = 1 |
| | 123 | net.ipv4.icmp_ignore_bogus_error_responses = 1 |
| | 124 | net.ipv4.icmp_errors_use_inbound_ifaddr = 0 |
| | 125 | net.ipv4.route.min_delay = 2 |
| | 126 | net.ipv4.route.max_delay = 10 |
| | 127 | net.ipv4.route.gc_thresh = 32768 |
| | 128 | net.ipv4.route.max_size = 524288 |
| | 129 | net.ipv4.route.gc_min_interval = 0 |
| | 130 | net.ipv4.route.gc_min_interval_ms = 500 |
| | 131 | net.ipv4.route.gc_timeout = 300 |
| | 132 | net.ipv4.route.gc_interval = 60 |
| | 133 | net.ipv4.route.redirect_load = 5 |
| | 134 | net.ipv4.route.redirect_number = 9 |
| | 135 | net.ipv4.route.redirect_silence = 5120 |
| | 136 | net.ipv4.route.error_cost = 250 |
| | 137 | net.ipv4.route.error_burst = 1250 |
| | 138 | net.ipv4.route.gc_elasticity = 8 |
| | 139 | net.ipv4.route.mtu_expires = 600 |
| | 140 | net.ipv4.route.min_pmtu = 552 |
| | 141 | net.ipv4.route.min_adv_mss = 256 |
| | 142 | net.ipv4.route.secret_interval = 600 |
| | 143 | net.ipv4.igmp_max_memberships = 20 |
| | 144 | net.ipv4.igmp_max_msf = 10 |
| | 145 | net.ipv4.inet_peer_threshold = 65664 |
| | 146 | net.ipv4.inet_peer_minttl = 120 |
| | 147 | net.ipv4.inet_peer_maxttl = 600 |
| | 148 | net.ipv4.inet_peer_gc_mintime = 10 |
| | 149 | net.ipv4.inet_peer_gc_maxtime = 120 |
| | 150 | net.ipv4.tcp_orphan_retries = 0 |
| | 151 | net.ipv4.tcp_fack = 1 |
| | 152 | net.ipv4.tcp_reordering = 3 |
| | 153 | net.ipv4.tcp_ecn = 0 |
| | 154 | net.ipv4.tcp_dsack = 1 |
| | 155 | net.ipv4.tcp_mem = 243744 324992 487488 |
| | 156 | net.ipv4.tcp_wmem = 4096 16384 4194304 |
| | 157 | net.ipv4.tcp_rmem = 4096 87380 4194304 |
| | 158 | net.ipv4.tcp_app_win = 31 |
| | 159 | net.ipv4.tcp_adv_win_scale = 2 |
| | 160 | net.ipv4.icmp_ratelimit = 250 |
| | 161 | net.ipv4.icmp_ratemask = 6168 |
| | 162 | net.ipv4.tcp_tw_reuse = 0 |
| | 163 | net.ipv4.tcp_frto = 0 |
| | 164 | net.ipv4.tcp_frto_response = 0 |
| | 165 | net.ipv4.tcp_low_latency = 0 |
| | 166 | net.ipv4.ipfrag_secret_interval = 600 |
| | 167 | net.ipv4.ipfrag_max_dist = 64 |
| | 168 | net.ipv4.tcp_no_metrics_save = 0 |
| | 169 | net.ipv4.tcp_moderate_rcvbuf = 1 |
| | 170 | net.ipv4.tcp_tso_win_divisor = 3 |
| | 171 | net.ipv4.tcp_congestion_control = cubic |
| | 172 | net.ipv4.tcp_abc = 0 |
| | 173 | net.ipv4.tcp_mtu_probing = 0 |
| | 174 | net.ipv4.tcp_base_mss = 512 |
| | 175 | net.ipv4.tcp_workaround_signed_windows = 0 |
| | 176 | net.ipv4.tcp_dma_copybreak = 4096 |
| | 177 | net.ipv4.tcp_slow_start_after_idle = 1 |
| | 178 | net.ipv4.tcp_available_congestion_control = cubic reno |
| | 179 | net.ipv4.tcp_allowed_congestion_control = cubic reno |
| | 180 | net.ipv4.tcp_max_ssthresh = 0 |
| | 181 | net.ipv4.neigh.default.mcast_solicit = 3 |
| | 182 | net.ipv4.neigh.default.ucast_solicit = 3 |
| | 183 | net.ipv4.neigh.default.app_solicit = 0 |
| | 184 | net.ipv4.neigh.default.retrans_time = 100 |
| | 185 | net.ipv4.neigh.default.base_reachable_time = 30 |
| | 186 | net.ipv4.neigh.default.delay_first_probe_time = 5 |
| | 187 | net.ipv4.neigh.default.gc_stale_time = 60 |
| | 188 | net.ipv4.neigh.default.unres_qlen = 3 |
| | 189 | net.ipv4.neigh.default.proxy_qlen = 64 |
| | 190 | net.ipv4.neigh.default.anycast_delay = 100 |
| | 191 | net.ipv4.neigh.default.proxy_delay = 80 |
| | 192 | net.ipv4.neigh.default.locktime = 100 |
| | 193 | net.ipv4.neigh.default.gc_interval = 30 |
| | 194 | net.ipv4.neigh.default.gc_thresh1 = 128 |
| | 195 | net.ipv4.neigh.default.gc_thresh2 = 512 |
| | 196 | net.ipv4.neigh.default.gc_thresh3 = 1024 |
| | 197 | net.ipv4.neigh.default.retrans_time_ms = 1000 |
| | 198 | net.ipv4.neigh.default.base_reachable_time_ms = 30000 |
| | 199 | net.ipv4.neigh.lo.mcast_solicit = 3 |
| | 200 | net.ipv4.neigh.lo.ucast_solicit = 3 |
| | 201 | net.ipv4.neigh.lo.app_solicit = 0 |
| | 202 | net.ipv4.neigh.lo.retrans_time = 100 |
| | 203 | net.ipv4.neigh.lo.base_reachable_time = 30 |
| | 204 | net.ipv4.neigh.lo.delay_first_probe_time = 5 |
| | 205 | net.ipv4.neigh.lo.gc_stale_time = 60 |
| | 206 | net.ipv4.neigh.lo.unres_qlen = 3 |
| | 207 | net.ipv4.neigh.lo.proxy_qlen = 64 |
| | 208 | net.ipv4.neigh.lo.anycast_delay = 100 |
| | 209 | net.ipv4.neigh.lo.proxy_delay = 80 |
| | 210 | net.ipv4.neigh.lo.locktime = 100 |
| | 211 | net.ipv4.neigh.lo.retrans_time_ms = 1000 |
| | 212 | net.ipv4.neigh.lo.base_reachable_time_ms = 30000 |
| | 213 | net.ipv4.neigh.eth0.mcast_solicit = 3 |
| | 214 | net.ipv4.neigh.eth0.ucast_solicit = 3 |
| | 215 | net.ipv4.neigh.eth0.app_solicit = 0 |
| | 216 | net.ipv4.neigh.eth0.retrans_time = 100 |
| | 217 | net.ipv4.neigh.eth0.base_reachable_time = 30 |
| | 218 | net.ipv4.neigh.eth0.delay_first_probe_time = 5 |
| | 219 | net.ipv4.neigh.eth0.gc_stale_time = 60 |
| | 220 | net.ipv4.neigh.eth0.unres_qlen = 3 |
| | 221 | net.ipv4.neigh.eth0.proxy_qlen = 64 |
| | 222 | net.ipv4.neigh.eth0.anycast_delay = 100 |
| | 223 | net.ipv4.neigh.eth0.proxy_delay = 80 |
| | 224 | net.ipv4.neigh.eth0.locktime = 100 |
| | 225 | net.ipv4.neigh.eth0.retrans_time_ms = 1000 |
| | 226 | net.ipv4.neigh.eth0.base_reachable_time_ms = 30000 |
| | 227 | net.ipv4.conf.all.forwarding = 0 |
| | 228 | net.ipv4.conf.all.mc_forwarding = 0 |
| | 229 | net.ipv4.conf.all.accept_redirects = 1 |
| | 230 | net.ipv4.conf.all.secure_redirects = 1 |
| | 231 | net.ipv4.conf.all.shared_media = 1 |
| | 232 | net.ipv4.conf.all.rp_filter = 0 |
| | 233 | net.ipv4.conf.all.send_redirects = 1 |
| | 234 | net.ipv4.conf.all.accept_source_route = 0 |
| | 235 | net.ipv4.conf.all.proxy_arp = 0 |
| | 236 | net.ipv4.conf.all.medium_id = 0 |
| | 237 | net.ipv4.conf.all.bootp_relay = 0 |
| | 238 | net.ipv4.conf.all.log_martians = 0 |
| | 239 | net.ipv4.conf.all.tag = 0 |
| | 240 | net.ipv4.conf.all.arp_filter = 0 |
| | 241 | net.ipv4.conf.all.arp_announce = 0 |
| | 242 | net.ipv4.conf.all.arp_ignore = 0 |
| | 243 | net.ipv4.conf.all.arp_accept = 0 |
| | 244 | net.ipv4.conf.all.disable_xfrm = 0 |
| | 245 | net.ipv4.conf.all.disable_policy = 0 |
| | 246 | net.ipv4.conf.all.force_igmp_version = 0 |
| | 247 | net.ipv4.conf.all.promote_secondaries = 0 |
| | 248 | net.ipv4.conf.default.forwarding = 0 |
| | 249 | net.ipv4.conf.default.mc_forwarding = 0 |
| | 250 | net.ipv4.conf.default.accept_redirects = 1 |
| | 251 | net.ipv4.conf.default.secure_redirects = 1 |
| | 252 | net.ipv4.conf.default.shared_media = 1 |
| | 253 | net.ipv4.conf.default.rp_filter = 0 |
| | 254 | net.ipv4.conf.default.send_redirects = 1 |
| | 255 | net.ipv4.conf.default.accept_source_route = 1 |
| | 256 | net.ipv4.conf.default.proxy_arp = 0 |
| | 257 | net.ipv4.conf.default.medium_id = 0 |
| | 258 | net.ipv4.conf.default.bootp_relay = 0 |
| | 259 | net.ipv4.conf.default.log_martians = 0 |
| | 260 | net.ipv4.conf.default.tag = 0 |
| | 261 | net.ipv4.conf.default.arp_filter = 0 |
| | 262 | net.ipv4.conf.default.arp_announce = 0 |
| | 263 | net.ipv4.conf.default.arp_ignore = 0 |
| | 264 | net.ipv4.conf.default.arp_accept = 0 |
| | 265 | net.ipv4.conf.default.disable_xfrm = 0 |
| | 266 | net.ipv4.conf.default.disable_policy = 0 |
| | 267 | net.ipv4.conf.default.force_igmp_version = 0 |
| | 268 | net.ipv4.conf.default.promote_secondaries = 0 |
| | 269 | net.ipv4.conf.lo.forwarding = 0 |
| | 270 | net.ipv4.conf.lo.mc_forwarding = 0 |
| | 271 | net.ipv4.conf.lo.accept_redirects = 1 |
| | 272 | net.ipv4.conf.lo.secure_redirects = 1 |
| | 273 | net.ipv4.conf.lo.shared_media = 1 |
| | 274 | net.ipv4.conf.lo.rp_filter = 0 |
| | 275 | net.ipv4.conf.lo.send_redirects = 1 |
| | 276 | net.ipv4.conf.lo.accept_source_route = 1 |
| | 277 | net.ipv4.conf.lo.proxy_arp = 0 |
| | 278 | net.ipv4.conf.lo.medium_id = 0 |
| | 279 | net.ipv4.conf.lo.bootp_relay = 0 |
| | 280 | net.ipv4.conf.lo.log_martians = 0 |
| | 281 | net.ipv4.conf.lo.tag = 0 |
| | 282 | net.ipv4.conf.lo.arp_filter = 0 |
| | 283 | net.ipv4.conf.lo.arp_announce = 0 |
| | 284 | net.ipv4.conf.lo.arp_ignore = 0 |
| | 285 | net.ipv4.conf.lo.arp_accept = 0 |
| | 286 | net.ipv4.conf.lo.disable_xfrm = 1 |
| | 287 | net.ipv4.conf.lo.disable_policy = 1 |
| | 288 | net.ipv4.conf.lo.force_igmp_version = 0 |
| | 289 | net.ipv4.conf.lo.promote_secondaries = 0 |
| | 290 | net.ipv4.conf.eth0.forwarding = 0 |
| | 291 | net.ipv4.conf.eth0.mc_forwarding = 0 |
| | 292 | net.ipv4.conf.eth0.accept_redirects = 1 |
| | 293 | net.ipv4.conf.eth0.secure_redirects = 1 |
| | 294 | net.ipv4.conf.eth0.shared_media = 1 |
| | 295 | net.ipv4.conf.eth0.rp_filter = 0 |
| | 296 | net.ipv4.conf.eth0.send_redirects = 1 |
| | 297 | net.ipv4.conf.eth0.accept_source_route = 1 |
| | 298 | net.ipv4.conf.eth0.proxy_arp = 0 |
| | 299 | net.ipv4.conf.eth0.medium_id = 0 |
| | 300 | net.ipv4.conf.eth0.bootp_relay = 0 |
| | 301 | net.ipv4.conf.eth0.log_martians = 0 |
| | 302 | net.ipv4.conf.eth0.tag = 0 |
| | 303 | net.ipv4.conf.eth0.arp_filter = 0 |
| | 304 | net.ipv4.conf.eth0.arp_announce = 0 |
| | 305 | net.ipv4.conf.eth0.arp_ignore = 0 |
| | 306 | net.ipv4.conf.eth0.arp_accept = 0 |
| | 307 | net.ipv4.conf.eth0.disable_xfrm = 0 |
| | 308 | net.ipv4.conf.eth0.disable_policy = 0 |
| | 309 | net.ipv4.conf.eth0.force_igmp_version = 0 |
| | 310 | net.ipv4.conf.eth0.promote_secondaries = 0 |
| | 311 | net.token-ring.rif_timeout = 150000 |
| | 312 | net.unix.max_dgram_qlen = 10 |
| | 313 | net.ipv6.route.gc_thresh = 1024 |
| | 314 | net.ipv6.route.max_size = 4096 |
| | 315 | net.ipv6.route.gc_min_interval = 0 |
| | 316 | net.ipv6.route.gc_timeout = 60 |
| | 317 | net.ipv6.route.gc_interval = 30 |
| | 318 | net.ipv6.route.gc_elasticity = 0 |
| | 319 | net.ipv6.route.mtu_expires = 600 |
| | 320 | net.ipv6.route.min_adv_mss = 4 |
| | 321 | net.ipv6.route.gc_min_interval_ms = 500 |
| | 322 | net.ipv6.icmp.ratelimit = 250 |
| | 323 | net.ipv6.bindv6only = 0 |
| | 324 | net.ipv6.ip6frag_high_thresh = 262144 |
| | 325 | net.ipv6.ip6frag_low_thresh = 196608 |
| | 326 | net.ipv6.ip6frag_time = 60 |
| | 327 | net.ipv6.ip6frag_secret_interval = 600 |
| | 328 | net.ipv6.mld_max_msf = 64 |
| | 329 | net.ipv6.neigh.default.mcast_solicit = 3 |
| | 330 | net.ipv6.neigh.default.ucast_solicit = 3 |
| | 331 | net.ipv6.neigh.default.app_solicit = 0 |
| | 332 | net.ipv6.neigh.default.retrans_time = 250 |
| | 333 | net.ipv6.neigh.default.base_reachable_time = 30 |
| | 334 | net.ipv6.neigh.default.delay_first_probe_time = 5 |
| | 335 | net.ipv6.neigh.default.gc_stale_time = 60 |
| | 336 | net.ipv6.neigh.default.unres_qlen = 3 |
| | 337 | net.ipv6.neigh.default.proxy_qlen = 64 |
| | 338 | net.ipv6.neigh.default.anycast_delay = 100 |
| | 339 | net.ipv6.neigh.default.proxy_delay = 80 |
| | 340 | net.ipv6.neigh.default.locktime = 0 |
| | 341 | net.ipv6.neigh.default.gc_interval = 30 |
| | 342 | net.ipv6.neigh.default.gc_thresh1 = 128 |
| | 343 | net.ipv6.neigh.default.gc_thresh2 = 512 |
| | 344 | net.ipv6.neigh.default.gc_thresh3 = 1024 |
| | 345 | net.ipv6.neigh.default.retrans_time_ms = 1000 |
| | 346 | net.ipv6.neigh.default.base_reachable_time_ms = 30000 |
| | 347 | net.ipv6.neigh.lo.mcast_solicit = 3 |
| | 348 | net.ipv6.neigh.lo.ucast_solicit = 3 |
| | 349 | net.ipv6.neigh.lo.app_solicit = 0 |
| | 350 | net.ipv6.neigh.lo.retrans_time = 250 |
| | 351 | net.ipv6.neigh.lo.base_reachable_time = 30 |
| | 352 | net.ipv6.neigh.lo.delay_first_probe_time = 5 |
| | 353 | net.ipv6.neigh.lo.gc_stale_time = 60 |
| | 354 | net.ipv6.neigh.lo.unres_qlen = 3 |
| | 355 | net.ipv6.neigh.lo.proxy_qlen = 64 |
| | 356 | net.ipv6.neigh.lo.anycast_delay = 100 |
| | 357 | net.ipv6.neigh.lo.proxy_delay = 80 |
| | 358 | net.ipv6.neigh.lo.locktime = 0 |
| | 359 | net.ipv6.neigh.lo.retrans_time_ms = 1000 |
| | 360 | net.ipv6.neigh.lo.base_reachable_time_ms = 30000 |
| | 361 | net.ipv6.neigh.eth0.mcast_solicit = 3 |
| | 362 | net.ipv6.neigh.eth0.ucast_solicit = 3 |
| | 363 | net.ipv6.neigh.eth0.app_solicit = 0 |
| | 364 | net.ipv6.neigh.eth0.retrans_time = 250 |
| | 365 | net.ipv6.neigh.eth0.base_reachable_time = 30 |
| | 366 | net.ipv6.neigh.eth0.delay_first_probe_time = 5 |
| | 367 | net.ipv6.neigh.eth0.gc_stale_time = 60 |
| | 368 | net.ipv6.neigh.eth0.unres_qlen = 3 |
| | 369 | net.ipv6.neigh.eth0.proxy_qlen = 64 |
| | 370 | net.ipv6.neigh.eth0.anycast_delay = 100 |
| | 371 | net.ipv6.neigh.eth0.proxy_delay = 80 |
| | 372 | net.ipv6.neigh.eth0.locktime = 0 |
| | 373 | net.ipv6.neigh.eth0.retrans_time_ms = 1000 |
| | 374 | net.ipv6.neigh.eth0.base_reachable_time_ms = 30000 |
| | 375 | net.ipv6.conf.lo.forwarding = 0 |
| | 376 | net.ipv6.conf.lo.hop_limit = 64 |
| | 377 | net.ipv6.conf.lo.mtu = 16436 |
| | 378 | net.ipv6.conf.lo.accept_ra = 1 |
| | 379 | net.ipv6.conf.lo.accept_redirects = 1 |
| | 380 | net.ipv6.conf.lo.autoconf = 1 |
| | 381 | net.ipv6.conf.lo.dad_transmits = 1 |
| | 382 | net.ipv6.conf.lo.router_solicitations = 3 |
| | 383 | net.ipv6.conf.lo.router_solicitation_interval = 4 |
| | 384 | net.ipv6.conf.lo.router_solicitation_delay = 1 |
| | 385 | net.ipv6.conf.lo.force_mld_version = 0 |
| | 386 | net.ipv6.conf.lo.use_tempaddr = -1 |
| | 387 | net.ipv6.conf.lo.temp_valid_lft = 604800 |
| | 388 | net.ipv6.conf.lo.temp_prefered_lft = 86400 |
| | 389 | net.ipv6.conf.lo.regen_max_retry = 5 |
| | 390 | net.ipv6.conf.lo.max_desync_factor = 600 |
| | 391 | net.ipv6.conf.lo.max_addresses = 16 |
| | 392 | net.ipv6.conf.lo.accept_ra_defrtr = 1 |
| | 393 | net.ipv6.conf.lo.accept_ra_pinfo = 1 |
| | 394 | net.ipv6.conf.lo.proxy_ndp = 0 |
| | 395 | net.ipv6.conf.lo.accept_source_route = 0 |
| | 396 | net.ipv6.conf.eth0.forwarding = 0 |
| | 397 | net.ipv6.conf.eth0.hop_limit = 64 |
| | 398 | net.ipv6.conf.eth0.mtu = 1500 |
| | 399 | net.ipv6.conf.eth0.accept_ra = 1 |
| | 400 | net.ipv6.conf.eth0.accept_redirects = 1 |
| | 401 | net.ipv6.conf.eth0.autoconf = 1 |
| | 402 | net.ipv6.conf.eth0.dad_transmits = 1 |
| | 403 | net.ipv6.conf.eth0.router_solicitations = 3 |
| | 404 | net.ipv6.conf.eth0.router_solicitation_interval = 4 |
| | 405 | net.ipv6.conf.eth0.router_solicitation_delay = 1 |
| | 406 | net.ipv6.conf.eth0.force_mld_version = 0 |
| | 407 | net.ipv6.conf.eth0.use_tempaddr = 0 |
| | 408 | net.ipv6.conf.eth0.temp_valid_lft = 604800 |
| | 409 | net.ipv6.conf.eth0.temp_prefered_lft = 86400 |
| | 410 | net.ipv6.conf.eth0.regen_max_retry = 5 |
| | 411 | net.ipv6.conf.eth0.max_desync_factor = 600 |
| | 412 | net.ipv6.conf.eth0.max_addresses = 16 |
| | 413 | net.ipv6.conf.eth0.accept_ra_defrtr = 1 |
| | 414 | net.ipv6.conf.eth0.accept_ra_pinfo = 1 |
| | 415 | net.ipv6.conf.eth0.proxy_ndp = 0 |
| | 416 | net.ipv6.conf.eth0.accept_source_route = 0 |
| | 417 | net.ipv6.conf.all.forwarding = 0 |
| | 418 | net.ipv6.conf.all.hop_limit = 64 |
| | 419 | net.ipv6.conf.all.mtu = 1280 |
| | 420 | net.ipv6.conf.all.accept_ra = 1 |
| | 421 | net.ipv6.conf.all.accept_redirects = 1 |
| | 422 | net.ipv6.conf.all.autoconf = 1 |
| | 423 | net.ipv6.conf.all.dad_transmits = 1 |
| | 424 | net.ipv6.conf.all.router_solicitations = 3 |
| | 425 | net.ipv6.conf.all.router_solicitation_interval = 4 |
| | 426 | net.ipv6.conf.all.router_solicitation_delay = 1 |
| | 427 | net.ipv6.conf.all.force_mld_version = 0 |
| | 428 | net.ipv6.conf.all.use_tempaddr = 0 |
| | 429 | net.ipv6.conf.all.temp_valid_lft = 604800 |
| | 430 | net.ipv6.conf.all.temp_prefered_lft = 86400 |
| | 431 | net.ipv6.conf.all.regen_max_retry = 5 |
| | 432 | net.ipv6.conf.all.max_desync_factor = 600 |
| | 433 | net.ipv6.conf.all.max_addresses = 16 |
| | 434 | net.ipv6.conf.all.accept_ra_defrtr = 1 |
| | 435 | net.ipv6.conf.all.accept_ra_pinfo = 1 |
| | 436 | net.ipv6.conf.all.proxy_ndp = 0 |
| | 437 | net.ipv6.conf.all.accept_source_route = 0 |
| | 438 | net.ipv6.conf.default.forwarding = 0 |
| | 439 | net.ipv6.conf.default.hop_limit = 64 |
| | 440 | net.ipv6.conf.default.mtu = 1280 |
| | 441 | net.ipv6.conf.default.accept_ra = 1 |
| | 442 | net.ipv6.conf.default.accept_redirects = 1 |
| | 443 | net.ipv6.conf.default.autoconf = 1 |
| | 444 | net.ipv6.conf.default.dad_transmits = 1 |
| | 445 | net.ipv6.conf.default.router_solicitations = 3 |
| | 446 | net.ipv6.conf.default.router_solicitation_interval = 4 |
| | 447 | net.ipv6.conf.default.router_solicitation_delay = 1 |
| | 448 | net.ipv6.conf.default.force_mld_version = 0 |
| | 449 | net.ipv6.conf.default.use_tempaddr = 0 |
| | 450 | net.ipv6.conf.default.temp_valid_lft = 604800 |
| | 451 | net.ipv6.conf.default.temp_prefered_lft = 86400 |
| | 452 | net.ipv6.conf.default.regen_max_retry = 5 |
| | 453 | net.ipv6.conf.default.max_desync_factor = 600 |
| | 454 | net.ipv6.conf.default.max_addresses = 16 |
| | 455 | net.ipv6.conf.default.accept_ra_defrtr = 1 |
| | 456 | net.ipv6.conf.default.accept_ra_pinfo = 1 |
| | 457 | net.ipv6.conf.default.proxy_ndp = 0 |
| | 458 | net.ipv6.conf.default.accept_source_route = 0 |
| | 459 | net.irda.discovery = 0 |
| | 460 | net.irda.devname = Linux |
| | 461 | net.irda.debug = 0 |
| | 462 | net.irda.fast_poll_increase = 50 |
| | 463 | net.irda.discovery_slots = 6 |
| | 464 | net.irda.discovery_timeout = 3 |
| | 465 | net.irda.slot_timeout = 88 |
| | 466 | net.irda.max_baud_rate = 16000000 |
| | 467 | net.irda.min_tx_turn_time = 10 |
| | 468 | net.irda.max_tx_data_size = 2042 |
| | 469 | net.irda.max_tx_window = 7 |
| | 470 | net.irda.max_noreply_time = 12 |
| | 471 | net.irda.warn_noreply_time = 3 |
| | 472 | net.irda.lap_keepalive_time = 2000 |
| | 473 | fs.inode-nr = 43585 22790 |
| | 474 | fs.inode-state = 43585 22790 0 0 0 0 0 |
| | 475 | fs.file-nr = 6784 0 257082 |
| | 476 | fs.file-max = 257082 |
| | 477 | fs.dentry-state = 24500 15296 45 0 0 0 |
| | 478 | fs.overflowuid = 65534 |
| | 479 | fs.overflowgid = 65534 |
| | 480 | fs.leases-enable = 1 |
| | 481 | fs.dir-notify-enable = 1 |
| | 482 | fs.lease-break-time = 45 |
| | 483 | fs.aio-nr = 0 |
| | 484 | fs.aio-max-nr = 65536 |
| | 485 | fs.inotify.max_user_instances = 128 |
| | 486 | fs.inotify.max_user_watches = 8192 |
| | 487 | fs.inotify.max_queued_events = 16384 |
| | 488 | fs.suid_dumpable = 0 |
| | 489 | fs.binfmt_misc.sun-java6 = enabled |
| | 490 | fs.binfmt_misc.sun-java6 = interpreter /usr/lib/jvm/java-6-sun-1.6.0.03/jre/lib/jexec |
| | 491 | fs.binfmt_misc.sun-java6 = flags: |
| | 492 | fs.binfmt_misc.sun-java6 = offset 0 |
| | 493 | fs.binfmt_misc.sun-java6 = magic 504b0304 |
| | 494 | fs.binfmt_misc.wine = enabled |
| | 495 | fs.binfmt_misc.wine = interpreter /usr/share/binfmt-support/run-detectors |
| | 496 | fs.binfmt_misc.wine = flags: |
| | 497 | fs.binfmt_misc.wine = offset 0 |
| | 498 | fs.binfmt_misc.wine = magic 4d5a |
| | 499 | fs.binfmt_misc.cli = enabled |
| | 500 | fs.binfmt_misc.cli = interpreter /usr/share/binfmt-support/run-detectors |
| | 501 | fs.binfmt_misc.cli = flags: |
| | 502 | fs.binfmt_misc.cli = offset 0 |
| | 503 | fs.binfmt_misc.cli = magic 4d5a |
| | 504 | fs.binfmt_misc.python2/5 = enabled |
| | 505 | fs.binfmt_misc.python2/5 = interpreter /usr/bin/python2.5 |
| | 506 | fs.binfmt_misc.python2/5 = flags: |
| | 507 | fs.binfmt_misc.python2/5 = offset 0 |
| | 508 | fs.binfmt_misc.python2/5 = magic b3f20d0a |
| | 509 | fs.binfmt_misc.status = enabledfs.quota.lookups = 0 |
| | 510 | fs.quota.drops = 0 |
| | 511 | fs.quota.reads = 0 |
| | 512 | fs.quota.writes = 0 |
| | 513 | fs.quota.cache_hits = 0 |
| | 514 | fs.quota.allocated_dquots = 0 |
| | 515 | fs.quota.free_dquots = 0 |
| | 516 | fs.quota.syncs = 19 |
| | 517 | fs.quota.warnings = 1 |
| | 518 | fs.mqueue.queues_max = 256 |
| | 519 | fs.mqueue.msg_max = 10 |
| | 520 | fs.mqueue.msgsize_max = 8192 |
| | 521 | fs.nfs.nlm_grace_period = 0 |
| | 522 | fs.nfs.nlm_timeout = 10 |
| | 523 | fs.nfs.nlm_udpport = 0 |
| | 524 | fs.nfs.nlm_tcpport = 0 |
| | 525 | fs.nfs.nsm_use_hostnames = 0 |
| | 526 | fs.nfs.nsm_local_state = 0 |
| | 527 | dev.rtc.max-user-freq = 64 |
| | 528 | dev.hpet.max-user-freq = 64 |
| | 529 | dev.mac_hid.mouse_button_emulation = 0 |
| | 530 | dev.mac_hid.mouse_button2_keycode = 97 |
| | 531 | dev.mac_hid.mouse_button3_keycode = 100 |
| | 532 | dev.scsi.logging_level = 0 |
| | 533 | dev.parport.default.timeslice = 200 |
| | 534 | dev.parport.default.spintime = 500 |
| | 535 | dev.parport.parport0.spintime = 500 |
| | 536 | dev.parport.parport0.base-addr = 888 1912 |
| | 537 | dev.parport.parport0.irq = -1 |
| | 538 | dev.parport.parport0.dma = -1 |
| | 539 | dev.parport.parport0.modes = PCSPP,TRISTATE,COMPAT,ECP,DMA |
| | 540 | dev.parport.parport0.devices.active = none |
| | 541 | dev.parport.parport0.devices.lp.timeslice = 200 |
| | 542 | dev.cdrom.info = CD-ROM information, Id: cdrom.c 3.20 2003/12/17 |
| | 543 | dev.cdrom.info = |
| | 544 | dev.cdrom.info = drive name: sr0 |
| | 545 | dev.cdrom.info = drive speed: 1 |
| | 546 | dev.cdrom.info = drive # of slots: 1 |
| | 547 | dev.cdrom.info = Can close tray: 1 |
| | 548 | dev.cdrom.info = Can open tray: 1 |
| | 549 | dev.cdrom.info = Can lock tray: 1 |
| | 550 | dev.cdrom.info = Can change speed: 0 |
| | 551 | dev.cdrom.info = Can select disk: 0 |
| | 552 | dev.cdrom.info = Can read multisession: 1 |
| | 553 | dev.cdrom.info = Can read MCN: 1 |
| | 554 | dev.cdrom.info = Reports media changed: 1 |
| | 555 | dev.cdrom.info = Can play audio: 1 |
| | 556 | dev.cdrom.info = Can write CD-R: 0 |
| | 557 | dev.cdrom.info = Can write CD-RW: 0 |
| | 558 | dev.cdrom.info = Can read DVD: 0 |
| | 559 | dev.cdrom.info = Can write DVD-R: 0 |
| | 560 | dev.cdrom.info = Can write DVD-RAM: 0 |
| | 561 | dev.cdrom.info = Can read MRW: 0 |
| | 562 | dev.cdrom.info = Can write MRW: 0 |
| | 563 | dev.cdrom.info = Can write RAM: 0 |
| | 564 | dev.cdrom.info = |
| | 565 | dev.cdrom.info = |
| | 566 | dev.cdrom.autoclose = 1 |
| | 567 | dev.cdrom.autoeject = 0 |
| | 568 | dev.cdrom.debug = 0 |
| | 569 | dev.cdrom.lock = 1 |
| | 570 | dev.cdrom.check_media = 0 |
| | 571 | sunrpc.rpc_debug = 0 |
| | 572 | sunrpc.nfs_debug = 0 |
| | 573 | sunrpc.nfsd_debug = 0 |
| | 574 | sunrpc.nlm_debug = 0 |
| | 575 | sunrpc.udp_slot_table_entries = 16 |
| | 576 | sunrpc.tcp_slot_table_entries = 16 |
| | 577 | sunrpc.min_resvport = 665 |
| | 578 | sunrpc.max_resvport = 1023 |
| | 579 | }}} |
| | 580 | |
| | 581 | * setup parameter |
| | 582 | * sysctl -w Variable=value |
| | 583 | * use /etc/sysctl.conf |