Github user shwetaag commented on the pull request:
https://github.com/apache/cloudstack/pull/729#issuecomment-134030869
@remibergsma : i have added details to the bug . Copy pasting for your
reference
To have Active FTP working in isolated networks VRs need the have the
following modules loaded (In order to map the FTP Data and FTP CMD to the same
frontend IP):
modprobe nf_conntrack_ftp
modprobe nf_nat_ftp
in some versions of Cloudstack we noted that these modules are not loaded
on CS Routers by default . So this test case is for verifying that these
modules are loaded by default in VR and if not report an error
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---