Sysctl-p Error: Error: "Net.bridge.bridge-nf-call-ip6ta

Source: Internet
Author: User

1.
Just finished configuring sysctl, loading times wrong:
[Email protected] yum.repos.d]# sysctl-p
Net.ipv4.ip_forward = 0
Net.ipv4.conf.default.rp_filter = 1
Net.ipv4.conf.default.accept_source_route = 0
KERNEL.SYSRQ = 0
Kernel.core_uses_pid = 1
Net.ipv4.tcp_syncookies = 1
Error: "Net.bridge.bridge-nf-call-ip6tables" is an unknown key
Error: "Net.bridge.bridge-nf-call-iptables" is an unknown key
Error: "Net.bridge.bridge-nf-call-arptables" is an unknown key
KERNEL.MSGMNB = 65536
Kernel.msgmax = 65536
FS.AIO-MAX-NR = 1048576
Fs.file-max = 6815744
Kernel.shmmax = 1073741824
Kernel.shmall = 536870912
Kernel.shmmni = 4096
Kernel.sem = 250 32000 100 128
Net.ipv4.ip_local_port_range = 9000 65500
Net.core.rmem_default = 262144
Net.core.rmem_max = 4194304
Net.core.wmem_default = 262144
Net.core.wmem_max = 1048586

2,
This error can be ignored, or it can be resolved using the following command.
[[email protected]]# modprobe bridge
[[email protected]]# lsmod |grep Bridge
Bridge 94409 0
STP 2256 2 Bridge,garp
LLC 5608 3 bridge,garp,stp
IPv6 337773 IPv6

3.
Test again, success
[Email protected] yum.repos.d]# sysctl-p
Net.ipv4.ip_forward = 0
Net.ipv4.conf.default.rp_filter = 1
Net.ipv4.conf.default.accept_source_route = 0
KERNEL.SYSRQ = 0
Kernel.core_uses_pid = 1
Net.ipv4.tcp_syncookies = 1
Net.bridge.bridge-nf-call-ip6tables = 0
Net.bridge.bridge-nf-call-iptables = 0
Net.bridge.bridge-nf-call-arptables = 0
KERNEL.MSGMNB = 65536
Kernel.msgmax = 65536
FS.AIO-MAX-NR = 1048576
Fs.file-max = 6815744
Kernel.shmmax = 1073741824
Kernel.shmall = 536870912
Kernel.shmmni = 4096
Kernel.sem = 250 32000 100 128
Net.ipv4.ip_local_port_range = 9000 65500
Net.core.rmem_default = 262144
Net.core.rmem_max = 4194304
Net.core.wmem_default = 262144
Net.core.wmem_max = 1048586

Sysctl-p Error: Error: "Net.bridge.bridge-nf-call-ip6ta

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.