LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
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 02-06-2006, 11:07 PM   #1
RatanSA
LQ Newbie
 
Registered: Oct 2004
Posts: 23

Rep: Reputation: 15
Post How to Allow only yahoo email to a group


I am not able to solve a simple problem of allowing a group of IPs to use yahoo email through SQUID. I have created two access list in squid.conf
test
yahoo
test defines the source ip list and yahoo defines
.yahoo.com as an allowed entry.
http_access allow test yahoo
is given in the squid.conf.

The problem is that users can see the emails but can not reply or compose new email.

Please Help.


Thanks

Ratan

Last edited by RatanSA; 02-06-2006 at 11:08 PM.
 
Old 02-07-2006, 05:49 AM   #2
masand
LQ Guru
 
Registered: May 2003
Location: INDIA
Distribution: Ubuntu, Solaris,CentOS
Posts: 5,522

Rep: Reputation: 69
it is difficult to say just from this

can u post the full config file of your squid proxy

regards
 
Old 02-07-2006, 10:41 PM   #3
RatanSA
LQ Newbie
 
Registered: Oct 2004
Posts: 23

Original Poster
Rep: Reputation: 15
The squid file is like this

#Default:
http_port 3128
hierarchy_stoplist cgi-bin ?
acl QUERY urlpath_regex cgi-bin \?
cache_replacement_policy lru
memory_replacement_policy lru
cache_dir ufs /var/spool/squid 999 16 256
cache_log /var/log/squid/cache.log
client_netmask 255.255.255.0
# ACCESS CONTROLS
# TAG: acl
acl yahoo dstdomain "/etc/squid/yahoo"
acl all src 10.0.0.0
# ********************************************
acl manager proto cache_object
acl localhost src 127.0.0.1/255.255.255.255
acl test src 10.1.2.20 10.1.7.103
acl SSL_ports port 443 563
acl Safe_ports port 80
acl Safe_ports port 21
acl Safe_ports port 443 563 # https, snews
acl Safe_ports port 70 # gopher
acl Safe_ports port 210 # wais
acl Safe_ports port 1025-65535 # unregistered ports
acl Safe_ports port 280 # http-mgmt
acl Safe_ports port 488 # gss-http
acl Safe_ports port 591 # filemaker
acl Safe_ports port 777 # multiling http
acl CONNECT method CONNECT
squid_passwd
no_cache deny QUERY
http_access allow test yahoo
http_access allow manager localhost
http_access allow manager
http_access allow !Safe_ports
http_access allow CONNECT !SSL_ports
http_access deny all

The yahoo file contains a single line as

.yahoo.com

Last edited by RatanSA; 02-07-2006 at 10:42 PM.
 
  


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
yahoo wont accept my email? stitchman Slackware 1 12-15-2005 10:34 AM
Group email macadam Linux - Newbie 1 05-05-2005 05:42 AM
Yahoo is defaced by a group of hackers from Brazil hutuworm General 3 11-29-2004 10:10 AM
Yahoo, MSN, & other email for Evolution Wavz Linux - Software 7 10-03-2004 10:19 AM
Email Service like Yahoo BizHat.com Linux - Software 0 08-18-2004 04:39 PM

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

All times are GMT -5. The time now is 11:53 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