Uploaded image for project: 'CloudStack'
  1. CloudStack
  2. CLOUDSTACK-7517

FTP modules are not loaded in VR

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 4.2.0
    • 4.5.0
    • Network Controller
    • Security Level: Public (Anyone can view this level - this is the default.)
    • None

    Description

      To have Active FTP working in isolated networks VRs need the have the following modules loaded

      modprobe nf_nat_ftp

      root@r-7-QA:~# lsmod | grep ftp
      root@r-7-QA:~# modprobe nt_nat_ftp
      FATAL: Module nt_nat_ftp not found.
      root@r-7-QA:~# modprobe nf_nat_ftp
      root@r-7-QA:~# lsmod | grep ftp
      nf_nat_ftp 12420 0
      nf_conntrack_ftp 12533 1 nf_nat_ftp
      nf_nat 17924 2 nf_nat_ftp,iptable_nat
      nf_conntrack 43121 7 nf_conntrack_ftp,nf_nat_ftp,nf_conntrack_ipv4,nf_nat,iptable_nat,xt_state,xt_connmark

      Attachments

        Activity

          People

            jayapal Jayapal
            jayapal Jayapal
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: