[
https://issues.apache.org/jira/browse/CLOUDSTACK-10138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16268765#comment-16268765
]
ASF subversion and git services commented on CLOUDSTACK-10138:
--------------------------------------------------------------
Commit d65f0447aefb69aaf849bb53cd3de289e2f1efed in cloudstack's branch
refs/heads/debian9-systemvmtemplate from Bitworks Software, Ltd
[ https://gitbox.apache.org/repos/asf?p=cloudstack.git;h=d65f044 ]
CLOUDSTACK-10138: Load br_netfilter in security_group management script (#2321)
Improved debian installation script to find either rb_netfilter module exists
in the system and should be loaded. The implementation does check and fix
during installation process (Ubuntu 14.04/16.04)
> Load br_netfilter in security_group management script
> -----------------------------------------------------
>
> Key: CLOUDSTACK-10138
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-10138
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: cloudstack-agent
> Affects Versions: 4.10.0.0
> Environment: Ubuntu 14.04
> Reporter: Ivan Kudryavtsev
>
> When setting
> sysctl -w net.bridge.bridge-nf-call-arptables=1
> sysctl -w net.bridge.bridge-nf-call-iptables=1
> sysctl -w net.bridge.bridge-nf-call-ip6tables=1
> /usr/share/cloudstack-common/scripts/vm/network/security_group.py
> doesn't check that br_netfilter is load.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)