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

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

GitHub user jayapalu opened a pull request:

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

    CLOUDSTACK-8710: Fixed applying iptables rules for s2s vpn

    @remibergsma @wilderrodrigues 
    Moved applying iptables rules apply after vpn configuration so that vpn 
specific rules also get applied

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

    $ git pull https://github.com/jayapalu/cloudstack vpn

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

    https://github.com/apache/cloudstack/pull/690.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 #690
    
----
commit da9e757b8e48c54a4ecbd3bdb027b573ac5a3314
Author: Jayapal <jaya...@apache.org>
Date:   2015-08-13T08:37:12Z

    CLOUDSTACK-8710: Fixed applying iptables rules for s2s vpn

----


> site2site vpn iptables rules are not configured on VR
> -----------------------------------------------------
>
>                 Key: CLOUDSTACK-8710
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8710
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the 
> default.) 
>          Components: Network Devices
>    Affects Versions: 4.6.0
>            Reporter: Jayapal Reddy
>            Assignee: Remi Bergsma
>            Priority: Critical
>
> 1. Configure vpc 
> 2. Configure site2site vpn 
> 3. After configuration go to VR and check the iptables rules of VR.
> Observed that there no rules configured on ports 500, 4500.
> In configure.py there is method 'configure_iptables' which is having rules 
> but these are not getting applied on VR on site2site vpn configuration.



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

Reply via email to