LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 09-07-2009, 10:27 AM   #1
janiali
LQ Newbie
 
Registered: Sep 2009
Posts: 6
Blog Entries: 1

Rep: Reputation: 0
FTP cients and outlook not working with SQUID


Hi all

I am having problem with my squid .

my user are unable to send and recieve emails from outlook and my user are also unable to login to any ftp server with ftp client .

but they can browse anonymous ftp through browser

Need Help Please

here is my squid configuration

acl all src 0.0.0.0/0.0.0.0
acl manager proto cache_object
acl localhost src 127.0.0.1/255.255.255.255
acl lan src 192.168.1.0/24
acl to_localhost dst 127.0.0.0/8
acl SSL_ports port 443
acl Safe_ports port 80 # http
acl Safe_ports port 443 21 25 110 # SMTP
acl Safe_ports port 70 # POP3
acl Safe_ports port 210 # https
acl Safe_ports port 1025-65535 # gopher
acl Safe_ports port 280 # wais
acl Safe_ports port 488 # unregistered ports
acl Safe_ports port 591 # http-mgmt
acl Safe_ports port 777 # gss-http
acl CONNECT method CONNECT # filemaker
acl GET method GET
acl POST method POST
acl RealAudio_mime req_mime_type application/x-pncmd
acl bad dstdomain src "/etc/squid/bad.acl"
acl QUERY urlpath_regex cgi-bin \?
acl apache rep_header Server ^Apache
http_access allow manager localhost
http_access deny manager
http_access deny POST RealAudio_mime
http_access deny bad
http_access allow lan
http_access allow !Safe_ports
icp_access allow all
http_port 192.168.1.100:3128 transparent
http_port 192.168.1.100:8000 transparent
hierarchy_stoplist cgi-bin ?
access_log /var/log/squid/access.log squid
cache deny QUERY
refresh_pattern ^ftp: 1440 20% 10080
refresh_pattern ^gopher: 1440 0% 1440
refresh_pattern . 0 20% 4320
broken_vary_encoding allow apache
acl FTP proto FTP
always_direct allow FTP


Please help me for outlook and ftp clients
there is no firewall configuration on my system

Thanks
JANI
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
ftp server access through squid proxy not working hitesh_linux Linux - Networking 5 05-13-2010 03:27 AM
All messengers block & microsoft outlook not working with squid system santanu.santanu Linux - Security 2 06-30-2008 01:33 AM
outlook not working with squid proxy server bhajan.verma Linux - Networking 7 09-22-2006 04:25 AM
outlook express not working after configuring squid proxy deepak rawat Linux - Networking 3 06-13-2006 01:24 AM
after configured the squid , external ftp is not working veeraalin Linux - Networking 0 06-29-2005 06:12 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 06:06 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration