can i make ping normally when my trafik full, how to set it ? can u help me pleassee
thank
![]()
can i make ping normally when my trafik full, how to set it ? can u help me pleassee
thank
![]()
prioritise icmp protocol
i’ve set like this but it doesn’t work well
1 chain=prerouting protocol=icmp action=mark-packet new-packet-mark=PING
passthrough=no
2 chain=forward protocol=icmp action=mark-connection
new-connection-mark=PING_ passthrough=no
can u tell me how to set it ![]()
Hi,
Do you have any queue rules applied in any of your interfaces, nor any kind of queue rules.
Regards.
Faton
ikrar,
first should be ‘connection-mark’ rule, than ‘packet-mark’ rule.
And you should have queue rules (for ICMP and for another traffic), that will set higher priority to ICMP traffic over another traffic.