Bulent Tekcan

Well-Known Member
May 11, 2004
185
2
168
cPanel Access Level
Root Administrator
Hello,

I have a very high traffic web site and server. Today I saw some error while reload sysctl.conf . I'm using these settings since 4 year w/o any problem. But I think some line not supported new kernel ? Any idea about some line warn ....... is an unknown key ?

Maybe problem come from my ethernet port ? Because my port address is em1 not eht0

[root@revolution ~]# sysctl -p
net.ipv4.ip_forward = 0
net.ipv4.conf.all.accept_source_route = 0
net.ipv4.conf.lo.accept_source_route = 0
error: "net.ipv4.conf.eth0.accept_source_route" is an unknown key
net.ipv4.conf.default.accept_source_route = 0
net.ipv4.conf.all.rp_filter = 1
net.ipv4.conf.lo.rp_filter = 1
error: "net.ipv4.conf.eth0.rp_filter" is an unknown key
net.ipv4.conf.default.rp_filter = 1
net.ipv4.conf.all.accept_redirects = 0
net.ipv4.conf.lo.accept_redirects = 0
error: "net.ipv4.conf.eth0.accept_redirects" is an unknown key
net.ipv4.conf.default.accept_redirects = 0
net.ipv4.conf.all.log_martians = 1
net.ipv4.conf.lo.log_martians = 1
error: "net.ipv4.conf.eth0.log_martians" is an unknown key
net.ipv4.conf.all.accept_source_route = 0
net.ipv4.conf.lo.accept_source_route = 0
error: "net.ipv4.conf.eth0.accept_source_route" is an unknown key
net.ipv4.conf.default.accept_source_route = 0
net.ipv4.conf.all.rp_filter = 1
net.ipv4.conf.lo.rp_filter = 1
error: "net.ipv4.conf.eth0.rp_filter" is an unknown key
net.ipv4.conf.default.rp_filter = 1
net.ipv4.conf.all.accept_redirects = 0
net.ipv4.conf.lo.accept_redirects = 0
error: "net.ipv4.conf.eth0.accept_redirects" is an unknown key
net.ipv4.conf.default.accept_redirects = 0
kernel.sysrq = 0
fs.file-max = 65535
net.ipv4.tcp_fin_timeout = 15
net.ipv4.tcp_keepalive_time = 1800
net.ipv4.tcp_window_scaling = 0
net.ipv4.tcp_sack = 0
net.ipv4.tcp_timestamps = 0
net.ipv4.tcp_syncookies = 1
net.ipv4.icmp_echo_ignore_broadcasts = 1
net.ipv4.icmp_ignore_bogus_error_responses = 1
net.ipv4.conf.all.log_martians = 1
kernel.shmmax = 67108864
net.netfilter.nf_conntrack_max = 524288
net.ipv4.tcp_max_syn_backlog = 2048
net.ipv4.tcp_mem = 57344 57344 65536
net.ipv4.tcp_wmem = 32768 65536 524288
net.ipv4.tcp_rmem = 98304 196608 1572864
net.core.rmem_max = 524280
net.core.rmem_default = 524280
net.core.wmem_max = 524280
net.core.wmem_default = 524280
net.ipv4.tcp_max_tw_buckets = 1440000
net.ipv4.ip_local_port_range = 1024 65535
net.ipv4.ipfrag_high_thresh = 512000
net.ipv4.ipfrag_low_thresh = 446464
net.core.optmem_max = 57344
net.ipv4.tcp_tw_recycle = 1
net.ipv4.tcp_tw_reuse = 1
error: "fs.symlinkown_gid" is an unknown key


Regards
 
Last edited: