You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by SudharmaJain <gi...@git.apache.org> on 2015/09/19 20:28:00 UTC

[GitHub] cloudstack pull request: CLOUDSTACK-8864: Not able to add TCP port...

GitHub user SudharmaJain opened a pull request:

    https://github.com/apache/cloudstack/pull/851

    CLOUDSTACK-8864: Not able to add TCP port forwarding rule in VPN for …

    …specific ports
    
    Setting port forwarding rules for port 500,1701 and 4500 after enabling VPN, gives the error message "The range specified, xxxx, conflicts with rule xxxx which has xxxx." This happens because the rules added for vpn doesn't have a matching condition to allow port forwarding rules.
    
    Added a unit test to verify the detectRulesConflict function of FirewallManagerImpl.

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

    $ git pull https://github.com/SudharmaJain/cloudstack cs-8864

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

    https://github.com/apache/cloudstack/pull/851.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 #851
    
----
commit 96c38bf491d81e41975dddbfc3c87716293c7bdf
Author: SudharmaJain <su...@citrix.com>
Date:   2015-09-19T18:10:21Z

    CLOUDSTACK-8864: Not able to add TCP port forwarding rule in VPN for specific ports

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack pull request: CLOUDSTACK-8864: Not able to add TCP port...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/cloudstack/pull/851


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack pull request: CLOUDSTACK-8864: Not able to add TCP port...

Posted by wilderrodrigues <gi...@git.apache.org>.
Github user wilderrodrigues commented on the pull request:

    https://github.com/apache/cloudstack/pull/851#issuecomment-142922738
  
    @jayapalu @karuturi
    
    We, @remibergsma, Funs and I will test the 3 PRs which are VR related now.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---