[
https://issues.apache.org/jira/browse/CLOUDSTACK-8710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14696873#comment-14696873
]
ASF subversion and git services commented on CLOUDSTACK-8710:
-------------------------------------------------------------
Commit 7ddec661ca6d17fbf9ecbc0ee60e34d68f97a94d in cloudstack's branch
refs/heads/master from [~remibergsma]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=7ddec66 ]
Merge pull request #690 from jayapalu/vpn
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
* pr/690:
CLOUDSTACK-8710: Fixed applying iptables rules for s2s vpn
This closes #690
Signed-off-by: Remi Bergsma <[email protected]>
> 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: Jayapal Reddy
> 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)