Hi,
I’ve been using the following mangle rules (found in this forum), for some time now. After upgrading to 6.39, I see them in red color with the comment “# p2p matcher is obsolete please use layer7 matcher instead”
# p2p matcher is obsolete please use layer7 matcher instead
add action=mark-packet chain=prerouting in-interface=ether1 new-packet-mark=QoS_8_In p2p=all-p2p passthrough=no
# p2p matcher is obsolete please use layer7 matcher instead
add action=mark-packet chain=postrouting new-packet-mark=QoS_8_Out out-interface=ether1 p2p=all-p2p passthrough=no
I also can guarantee you that I have no clue on what I should do. ![]()
Any help appreciated.