Squid User's Guide talk:Community Portal
From Squid User's Guide
thanks,
i am new in this theme, i have been working wuth squid in my Fedora server as a my working site´s proxy server but i have to access few pages served by an special ports like 8886 and 8880, adon´t have any rule that block that´s pots however thye doenn´t work , i have an eroor ( Permission denied).
Can you tell me wath i have to chek to be able to access that pages ?
client command line authentication
Hello. I am trying to have an application run with command line parameters to authenticate automatically through a squid proxy server. Is this possible?
ESTOY NECESITANDO AYUDA PARA MONTAR UN SERVER SQUID EN SUSE
Squid configuration to setup as FTP server to Origion
Hi,
I am trying to setup Squid cache server as an FTP server to talk to Origion server so that the content reterived from the Origin is via FTP. I have following ACL settings on the Squid Cache server:
acl FTP proto FTP always_direct allow FTP acl port21 port 21 cache_peer <origin IP> parent 21 0 no-query login=PASS originserver name=1001.<origin IP>.21 round-robin cache_host_domain 1001.<origin IP>.21 FTP cache_peer_access 1001.<origin IP>.21 allow port21
I am not able to forward request to the Origin.
Any help will be greatly appreciated.
Thanks,