https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215830
Dag-Erling Smørgrav <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |Not A Bug CC| |[email protected] Status|New |Closed --- Comment #3 from Dag-Erling Smørgrav <[email protected]> --- The FTP server is misconfigured. When a transfer is initiated in passive mode, it instructs the client to connect to an RFC1918 address (10.137.96.102). It seems Harvard moved their server behind a NATing router which does not properly rewrite the PASV response. You should contact <[email protected]> and ask them to address the issue, either by assigning a routeable address to their FTP server or by setting up a transparent proxy. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
