Github user remibergsma commented on the pull request:

    https://github.com/apache/cloudstack/pull/729#issuecomment-133547422
  
    @shwetaag Can you please add more details? The Jira issue only has a title. 
Are you submitting a test so in case the modules are not loaded, alarms go off? 
Or do you think it is actually broken right now in master?
    
    When I test it, it seems to work:
    ```
    root@r-3-VM:~# lsmod | grep ftp
    nf_nat_ftp             12460  0 
    nf_nat                 18242  2 nf_nat_ftp,iptable_nat
    nf_conntrack_ftp       12605  1 nf_nat_ftp
    nf_conntrack           52720  7 
nf_conntrack_ipv4,nf_conntrack_ftp,nf_nat,nf_nat_ftp,iptable_nat,xt_state,xt_connmark
    ```
    
    If you want to submit a test (which is great btw!), then please update the 
title of the PR and the Jira issue accordingly. Thanks!


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to