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)