Results 1 to 3 of 3
|
Enjoy an ad free experience by logging in. Not a member yet? Register.
|
|
-
04-14-2010 #1
Squid Proxy server - FTP access problem
the error in the browser is:
Code:An FTP protocol error occurred while trying to retrieve the URL: ftp://ftp.fedex.com/pub/us/software/FedExShipManager_2361.exe Squid sent the following FTP command: Connect to server data port The server responded with: Your cache administrator is root.
Code:acl ftp proto FTP acl ftp_port port 21 http_access allow ftp_port CONNECT
Thanks
Eric
-
04-14-2010 #2Code:
acl ftp proto FTP acl ftp_port port 21 http_access allow ftp_port CONNECT
However, something has changed in this newer version of squid that I can't seem to find.
-
04-14-2010 #3
I've quit using FireStarter and started using Webmin to config IpTables.
It's very possible that I'm doing something wrong. I've included an image of my Webmin Linux Firewall config. Does it look OK?
Thanks again
Eric