[
https://issues.apache.org/jira/browse/CLOUDSTACK-2161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13642665#comment-13642665
]
ASF subversion and git services commented on CLOUDSTACK-2161:
-------------------------------------------------------------
Commit c65ad6b8e80a90a535fded7e284dce8c74f94a98 in branch refs/heads/master
from [~jayapal]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=c65ad6b ]
CLOUDSTACK-2161 coping /etc/iptables/iptables-* to /etc/iptables/rules to work
for old templates
In 4.2 templates iptables-persistent is looking for /etc/iptables/rules.v4 file
but the old templates 4.1 and earlier
are looking for /etc/iptables/rules.
So coping the file to both rules and rules.v4
Signed-off-by: Abhinandan Prateek <[email protected]>
> Default iptables rules not loaded because of iptables config file name change
> -----------------------------------------------------------------------------
>
> Key: CLOUDSTACK-2161
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-2161
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: Network Controller
> Affects Versions: 4.2.0
> Reporter: Jayapal Reddy
> Assignee: Jayapal Reddy
> Fix For: 4.2.0
>
>
> Default iptables rules are not loaded because in iptables-persistent is
> trying to load configuration from the /etc/iptables/rules.v4. But the
> cloud-early-config is copying the iptables-router to /etc/iptables/rules.
> So the cloud-early-config should be updated to copy the iptables-router to
> rules.v4
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira