[squid-users] i need to match 2 access list into 1 access list action

--Ahmad-- ahmed.zaeem at netstream.ps
Sun Aug 6 10:17:58 UTC 2017


he folks 
=======

i have acl as  :

acl ip1 myip 12.58.120.72 
tcp_outgoing_address 1.1.1.1 ip1


but ACL above will match all src ip addresses .
the game i want is i just need to allow the from  src specific ip address to match the acl above .


so what i want to do is :

acl hhh src 12.58.70.10/32

and  tcp_outgoing_address 1.1.1.1 ( if the src was  12.58.70.10 matching the ip  12.58.120.72 )


do squid support what i need above ?

how will the directive be ?




chers 




More information about the squid-users mailing list