I am observing the issue where my router drops any packets with ToS!=0.
There is not a such problem for packets with ToS=0.
I tried this:
ip firewall mangle print
Flags: X - disabled, I - invalid, D - dynamic
0 chain=prerouting action=change-dscp new-dscp=0 passthrough=no log=no log-prefix=""but did not help.
Can help with it? How to troubleshoot it further?