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

ASF GitHub Bot commented on CLOUDSTACK-9615:
--------------------------------------------

GitHub user jayapalu opened a pull request:

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

    CLOUDSTACK-9615: Fixd applying ingress rules without ports

    When ingress rule is applied without ports (port start and port end params 
are not passed) then API/UI is showing rule got applied but in the VR, iptables 
rule not got applied.
    
    Fixed this issue in the VR script.

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

    $ git pull https://github.com/jayapalu/cloudstack CLOUDSTACK-9615

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

    https://github.com/apache/cloudstack/pull/1783.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 #1783
    
----
commit 35c7222ee8e8c788d8ed4bed8c33f985557dbf75
Author: Jayapalu <[email protected]>
Date:   2016-11-25T08:49:11Z

    CLOUDSTACK-9615: Fixd applying ingress rules without ports

----


> Ingress Firewall Rules with blank start and End ports doesnt get applied
> ------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-9615
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9615
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the 
> default.) 
>          Components: Network Controller
>            Reporter: Jayapal Reddy
>            Assignee: Jayapal Reddy
>             Fix For: 4.9.2.0
>
>
>    1.  Navigate to Network -> view ip adress -> Source Nat -> Configuration 
> -> Firewall.
>    2.  Add new TCp rule without giving any start port or end port.
>    3. The rule creation is success in API, but its not applied in VR .
>    4.  Only when specific port are provided the rule is applied .



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

Reply via email to