Community discussions

MikroTik App

Search found 1 match

by nagaju
Mon Aug 05, 2013 7:12 pm
Forum: General
Topic: v6.2 released
Replies: 247
Views: 114110

Re: v6.2 released

Hello,

with ros 6.2, mangling web proxy packets with dscp doesn't work.

ros code

/ip firewall mangle print

0   ;;; proxy hit
     chain=output action=mark-packet new-packet-mark=proxy-hit passthrough=no 
     out-interface=br-lan dscp=4
after downgrading to 6.1 it works again.