You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Sean Lair (JIRA)" <ji...@apache.org> on 2016/04/08 07:03:25 UTC

[jira] [Created] (CLOUDSTACK-9342) PFS not being set correctly for S2S VPN Tunnel

Sean Lair created CLOUDSTACK-9342:
-------------------------------------

             Summary: 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.8.0
         Environment: SystemVM
            Reporter: Sean Lair
            Priority: Critical


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)