March 28, 2024, 05:32:41 PM

News : LinuxSolved.com Linux Help Community Forum..


Author Topic: ACL indepth  (Read 5867 times)

Offline ilias

  • Linux Learner
  • ***
  • Posts: 116
ACL indepth
« on: July 01, 2005, 05:44:23 PM »
I have successfully installed Transparent proxy. I need ACL commands
to impliement

1. To divide my network into two groups A and B
2. To deny certains sites to both A and B
3. To deny certain sites to A but to allow for B

can anyone help me

Offline Ricky

  • LST CareTaker
  • Specially Skilled
  • *****
  • Posts: 2381
ACL indepth
« Reply #1 on: July 02, 2005, 02:40:55 PM »
Well surely I will help.. but I think u have not tried to search the previous post regarding this concern. I am rather so busy these days but sure will answer this properly.

Offline ilias

  • Linux Learner
  • ***
  • Posts: 116
ACL indepth
« Reply #2 on: July 04, 2005, 11:47:07 AM »
ricky i have 110 clients, for which i have wriiten acl's to block nearly 32 sites, its  working fine.

But i want to enable 5 sites in that 32 sites  to nearly 7 users. how can i do it. pls explain to me.
i have tried but not working.

Offline ilias

  • Linux Learner
  • ***
  • Posts: 116
ACL indepth
« Reply #3 on: July 04, 2005, 05:19:07 PM »
and moreover how to block and unblock yahoo messenger in transparent proxy

Offline Ricky

  • LST CareTaker
  • Specially Skilled
  • *****
  • Posts: 2381
ACL indepth
« Reply #4 on: July 05, 2005, 07:14:32 AM »
About blocking yahoo messenger see this Blocking yahoo messenger on transparent proxy
And about delay pools.. will answer that next time, here I am having too much shortage of time :(

Offline ilias

  • Linux Learner
  • ***
  • Posts: 116
ACL indepth
« Reply #5 on: July 05, 2005, 12:32:42 PM »
If i do it in using iptables, it vil block for all users. but i want disable for ceatain users. is it possible in doing something in squid.conf

Offline ilias

  • Linux Learner
  • ***
  • Posts: 116
ACL indepth
« Reply #6 on: July 07, 2005, 04:09:30 PM »
Ricky, I was successful in blocking yahoo messenger in squid.conf using

acl ysg dstdomain messenegr.yahoo.com
acl ysg dstdomain shttp.msg.yahoo.com
acl ysg dstdomain psq.yahoo.com
acl ysg dstdomain us.il.yimg.com

but what is the way to block in transparent proxy that 2 for a particular IPs

Offline Ricky

  • LST CareTaker
  • Specially Skilled
  • *****
  • Posts: 2381
ACL indepth
« Reply #7 on: July 09, 2005, 04:23:30 PM »
that 2 for a particular IPs ?

What do you mean by that !

And I am happy to see your solution. :)