I searched the forum, but I'm still not able to solve this:
I want to download files from http://avsim.net/
They use some kind of http redirection to send the user credentials from the browser to their ftp server. Using Astaro V7 this result in either a 425 unable to build data connection. So I configured the browser to use the Astaro gateway as a proxy, enable web proxy and this results in the following error:
The following URL could not be retrieved: ftp://johndoe@library.avsim.net/civil_flight/msfs/fs2004/sounds/cf6-80c2b1f.zip
Squid sent the following FTP command: RETR cf6-80c2b1f.zip
and then received this reply:
Unable to build data connection: Software caused connection abort
This might be caused by an FTP URL with an absolute path (which does not comply with RFC 1738). If this is the cause, then the file can be found at ftp://johndoe@library.avsim.net/%2f/civil_flight/msfs/fs2004/sounds/cf6-80c2b1f.zip
I have a masquerading rule for outgoing data.
Also I made a rule: Internal Network -->Any --> Any
and: a rule to allow incoming connections on port 20.
What else should I do to get this working?
Regards, Robin
This thread was automatically locked due to age.