Re: [squid-users] Squid ACLs by DSCP

2022-06-22 Thread ngtech1ltd
Hey Amos, I have a set of clients which I want to bump while others I don't want to bump. I have 10 classes of clients which each and every one of them have a different pre-defined class. If I can read the TOS hex value of the incoming intercepted connection I can decide in the ACLs based on th

Re: [squid-users] Squid ACLs by DSCP

2022-06-22 Thread Amos Jeffries
On 19/06/22 06:55, ngtech1ltd wrote: Hey, I have been marking different clients with DSCP and have managed to redirect traffic to different squid ports based on DSCP. I am trying to use a single squid port that will read the DSCP of the connection as an ACL, is this even possible? The so