Oracle 11G安装时遇到了net.bridge.bridge-nf-call-ip6tables"错误
更新:HHH   时间:2023-1-7


安装Oracle 11G R2时遇到了如下错误:

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

如何解决:

[root@localhost ~]# modprobe bridge
[root@localhost ~]# lsmod |grep bridge


返回关系型数据库教程...