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

ASF subversion and git services commented on CLOUDSTACK-9342:
-------------------------------------------------------------

Commit adaf410109a67c861bb32753c9b13ddd09403672 in cloudstack's branch 
refs/heads/master from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=adaf410 ]

Merge pull request #1480 from Slair1/S2S-VPN-PFS-Setting

CLOUDSTACK-9342: Site to Site VPN PFS not being set correctlyBug in code set 
PFS to the same value (yes/no) as DPD.

file.addeq(" pfs=%s" % CsHelper.bool_to_yn(obj['dpd']))

* pr/1480:
  CLOUDSTACK-9342: Site to Site VPN PFS not being set correctly

Signed-off-by: Will Stevens <[email protected]>


> PFS not being set correctly for S2S VPN Tunnel
> ----------------------------------------------
>
>                 Key: CLOUDSTACK-9342
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9342
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the 
> default.) 
>          Components: Virtual Router
>    Affects Versions: 4.7.0, 4.8.0
>         Environment: SystemVM
>            Reporter: Sean Lair
>            Priority: Critical
>              Labels: systemvm, vpn
>   Original Estimate: 48h
>  Remaining Estimate: 48h
>
> Bug in configure.py sets PFS to the same value (yes/no) as DPD.  See snippet 
> below:
> In file: systemvm/patches/debian/config/opt/cloud/bin/configure.py
> file.addeq(" pfs=%s" % CsHelper.bool_to_yn(obj['dpd']))



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

Reply via email to