Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Active ftp sessions do not transfer files #544

Closed
filippocarletti opened this issue May 20, 2024 · 1 comment
Closed

Active ftp sessions do not transfer files #544

filippocarletti opened this issue May 20, 2024 · 1 comment
Assignees
Labels
verified All test cases were verified successfully

Comments

@filippocarletti
Copy link
Member

filippocarletti commented May 20, 2024

NethSecurity is missing the helper to allow active FTP sessions.

Steps to reproduce

  • Connect to an FTP server in active mode (windows ftp.exe is perfect, it only supports active mode)
  • List remote files or try to transfer a file

Expected behavior

List or file

Actual behavior

Timeout

ftp> ls
421 Service not available, remote server has closed connection

Thanks to Angelo

@gsanchietti gsanchietti changed the title Active ftp sessions do not tranfer files Active ftp sessions do not transfer files May 20, 2024
@gsanchietti gsanchietti added this to the NethSecurity 8.0 Final milestone May 21, 2024
@gsanchietti gsanchietti moved this to In progress 🛠 in NethSecurity May 21, 2024
gsanchietti added a commit that referenced this issue May 21, 2024
gsanchietti added a commit to NethServer/nethsecurity-docs that referenced this issue May 21, 2024
@gsanchietti
Copy link
Member

Test image: 23.05.3-ns.0.0.5-rc2-93-gd42e52c

Test case 1

On a new machine, verify that FTP active transfer can be achieved after following this doc: https://dev.nethsecurity.org/design/nat_helpers/

Test case 2

On a migrated machine, verify that FTP active transfer can be achieved without changing the configuration.

@gsanchietti gsanchietti added the testing Packages are available from testing repositories label May 21, 2024
@filippocarletti filippocarletti added verified All test cases were verified successfully and removed testing Packages are available from testing repositories labels May 21, 2024
@github-project-automation github-project-automation bot moved this from In progress 🛠 to Done ✅ in NethSecurity May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
verified All test cases were verified successfully
Projects
Archived in project
Development

No branches or pull requests

2 participants