On 3/06/2015 10:46 p.m., Marcel Fossua wrote: > Hi Amos not really > after setting TOS config on Squid the idea is to allow Mikrotik router > recognize > marked paquets (as on previous squid 3.1.x) > and then mark cache content, so that it can later pick by Mikrotik > to deliver the already cached content to user at full lan speed, no > queue on cache content. > > 1. > /ip firewall mangle > 2. > add action=mark-connection chain=postrouting comment="==SQUID - TOS > 12==" disabled=no dscp=12 \ > 3. > new-connection-mark=squid-connection passthrough=yes protocol=tcp > src-address=192.168.10.2 > 4. > add action=mark-packet chain=postrouting > connection-mark=squid-connection disabled=\ > 5. > no new-packet-mark=squid-packs passthrough=yes > I'm not very familair with Mikrotik syntax so I may be misunderstanding their syntax completely. But those "action=mark-connection" and "new-connection-mark=squid-connection" looks suspiciously like its requesting the Mikrotik to change the packet markings itself rather than just recognise them. Amos _______________________________________________ squid-users mailing list squid-users@xxxxxxxxxxxxxxxxxxxxx http://lists.squid-cache.org/listinfo/squid-users