Announcement

Collapse
No announcement yet.

Cloud Linux + Cpanel Error: net.bridge.bridge-nf-call-iptables is an unknown key

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Cloud Linux + Cpanel Error: net.bridge.bridge-nf-call-iptables is an unknown key

    Hi,
    Ive just installed Cloud Linux + Cpanel.
    When i run [~]# sysctl -p i get 3 error3 (Bolded).
    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
    kernel.shmmax = 68719476736
    kernel.shmall = 4294967296
    fs.proc_can_see_other_uid = 0
    fs.symlinkown_gid = 99

    Can someone help with that?
    Thanks,
    Haim

  • #2
    This can be safely ignored. Those options exist in RHEL/CentOS kernels, but not CL kernel.

    Comment


    • #3
      Thanks.

      Comment

      Working...
      X