You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brooklyn.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/06/22 09:08:00 UTC

[jira] [Commented] (BROOKLYN-137) Stop Iptables and open iptables don't work on centOS 7

    [ https://issues.apache.org/jira/browse/BROOKLYN-137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14595446#comment-14595446 ] 

ASF GitHub Bot commented on BROOKLYN-137:
-----------------------------------------

GitHub user ygy opened a pull request:

    https://github.com/apache/incubator-brooklyn/pull/707

    BROOKLYN-137 stopIptables and openIptables don't work on CentOS7

     Implemented to retain full backwards compatibility before the release
    
    - Adding preliminary support for firewalld
    - Starting/stopping/restrting of firewalld service
    - Adding rules via firewalld's direct interface
    - Tests

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ygy/incubator-brooklyn feature/firewall-cmd-support

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-brooklyn/pull/707.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #707
    
----
commit d7232a51a93a102fb9e1f38ec0aa55c6247c07a4
Author: Yavor Yanchev <ya...@yanchev.com>
Date:   2015-06-22T07:03:08Z

    BROOKLYN-137 stopIptables and openIptables don't work on CentOS7
    
    - Adding preliminary support for firewalld
    - Starting/stopping/restrting of firewalld service
    - Adding rules via firewalld's direct interface
    - Tests

----


> Stop Iptables and open iptables don't work on centOS 7
> ------------------------------------------------------
>
>                 Key: BROOKLYN-137
>                 URL: https://issues.apache.org/jira/browse/BROOKLYN-137
>             Project: Brooklyn
>          Issue Type: Bug
>            Reporter: Andrea Turli
>            Assignee: Andrea Turli
>
> RHEL7 introduces firewalld as a replacement to iptables
> http://www.certdepot.net/rhel7-get-started-firewalld/



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)