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

Issue #158: Adding more regression test coverage for proxying FTP dat… #221

Merged
merged 1 commit into from
Jun 19, 2022

Conversation

Castaglia
Copy link
Owner

…a transfers in various situations.

We have the following independent axes to attempt to handle, automatically if
we can:

  • active vs passive FTP data transfers
  • public vs private IP addresses
  • IPv4 vs IPv6 addresses

And in some cases, all we can do is log a message indicating that the admin
needs to explicitly configure an appropriate ProxySourceAddress for
mod_proxy to use.

…a transfers in various situations.

We have the following independent axes to attempt to handle, automatically if
we can:
* active _vs_ passive FTP data transfers
* public _vs_ private IP addresses
* IPv4 _vs_ IPv6 addresses

And in some cases, all we can do is log a message indicating that the admin
needs to explicitly configure an appropriate `ProxySourceAddress` for
`mod_proxy` to use.
@Castaglia Castaglia self-assigned this Jun 19, 2022
@Castaglia Castaglia merged commit e658fc9 into master Jun 19, 2022
@Castaglia Castaglia deleted the proxy-ftp-data-addr-mismatch-issue158 branch June 19, 2022 23:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant