Hi,

i am using squid as a transparent proxy. i have added this 3 lines to my rules 
file


ACCEPT  $FW  net   tcp  www
ACCEPT  loc     $FW     tcp     8080
REDIRECT        loc     8080    tcp     www     -       !192.168.100.2


i want to limit the number of connection that are made from every pc on the 
network to the proxy server. if i change the 2nd rule to

ACCEPT  loc     $FW     tcp     8080    -       -       s:PROXY:10/sec:15


this will limit the connection for the complete network. how do i do this so 
that i dont have to add separate rule for each PC.

 

Thanks!
------------------------------------------------------------
Swapnil Jain
------------------------------------------------------------------------------
SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
http://p.sf.net/sfu/solaris-dev2dev
_______________________________________________
Shorewall-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/shorewall-users

Reply via email to