sysctl -p 报错解决办法

Problem Description

Modify linux kernel file

vi/etc/sysctl.conf,then input “sysctl-P”,appear error as the following

1
2
3
4
5
error:"net.bridge.bridge-nf-call-ip6tables"isanunknownkey

error:"net.bridge.bridge-nf-call-iptables"isanunknownkey

error:"net.bridge.bridge-nf-call-arptables"isanunknownkey

Solution:

1
2
3
modprobebridge

lsmod|grepbridge