<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Following :<div class=""><br class=""><div class=""><a href="https://wiki.squid-cache.org/Features/QualityOfService" class="">https://wiki.squid-cache.org/Features/QualityOfService</a></div><div class=""><br class=""></div><div class="">Based on it we need kernel patch for TOS , but I dont need TOS ,  I just need Layer 3 DSP , Linux mark rule based .</div><div class=""><br class=""></div><div class=""><br class=""></div><div class="">Thanks </div><div class=""><br class=""><div><br class=""><blockquote type="cite" class=""><div class="">On May 20, 2020, at 1:19 AM, Ahmad Alzaeem <<a href="mailto:0xff1f@gmail.com" class="">0xff1f@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="">Hello Folks ,<br class=""><br class="">Im trying to mark outgoing squid request based on Mark linux matching .<br class=""><br class="">I added to squid conf :<br class=""><br class="">qos_flows mark local-hit=0xd7<br class="">qos_flows mark local-miss=0xd7<br class=""><br class="">-A OUTPUT -m mark --mark 0xd7 -j ACCEPT<br class=""><br class="">But on iptables there is no match with the mark d7 <br class=""><br class=""><br class="">Im testing  marking with squid and matching with iptables  but its not matching , always statistics = 0 on linux iptables  That mean  its not matched .<br class=""><br class="">Squid version is 4.8<br class="">Also squid was complied with '--enable-zph-qos’ flag <br class=""><br class="">So not sure if I need specific config for squid .<br class=""><br class="">Thanks <br class="">_______________________________________________<br class="">squid-users mailing list<br class=""><a href="mailto:squid-users@lists.squid-cache.org" class="">squid-users@lists.squid-cache.org</a><br class="">http://lists.squid-cache.org/listinfo/squid-users<br class=""></div></div></blockquote></div><br class=""></div></div></body></html>