You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/12/07 13:50:10 UTC

[jira] [Commented] (CLOUDSTACK-9117) Add marvin test to verify adding some TCP ports in vpn won't fail

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

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

GitHub user sanju1010 opened a pull request:

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

    Marvin test to verify that adding TCP ports 500,4500 and 1701 in vpn should not fail

    Please refer to JIRA ticket for more details
    https://issues.apache.org/jira/browse/CLOUDSTACK-9117
    
    Following is the result info:
    Test to add TCP Port Forwarding rule for specific ports(500,1701 and 4500) in VPN ... === TestName: test_08_add_TCP_PF_Rule_In_VPN | Status : SUCCESS ===
    ok
    
    ----------------------------------------------------------------------
    Ran 1 test in 166.799s
    
    OK


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

    $ git pull https://github.com/sanju1010/cloudstack tcpports

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

    https://github.com/apache/cloudstack/pull/1183.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 #1183
    
----
commit d09ebac31892cf24246801f129c7325692efcbd4
Author: sanjeevn <sa...@citrix.com>
Date:   2015-12-07T12:25:50Z

    Marvin test to verify that adding TCP ports 500,4500 and 1701
    in vpn should not fail
    Bug-Id: CS-43653
    Reviewed-by: Self

----


> Add marvin test to verify adding some TCP ports in vpn won't fail
> -----------------------------------------------------------------
>
>                 Key: CLOUDSTACK-9117
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9117
>             Project: CloudStack
>          Issue Type: Test
>      Security Level: Public(Anyone can view this level - this is the default.) 
>            Reporter: Sanjeev N
>            Assignee: Sanjeev N
>
> Add marvin test to verify adding some TCP ports in vpn won't fail
> Steps to follow:
> ============
> In an advanced zone
> 1.Create Remote access vpn on SourceNAT IP address
> 2.Create PortForwarding rules on the same ip address with TCP ports 500,4500 and 1701.
> This is to make sure that VPN ports (UDP ports 500,4500 and 1701) won't give conflict when configuring PF with TCP ports.



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