hello all
how to rate limit on interfaces ?
no QUEUEU an rate limit by ip address !
thanks a lot
Posse7x wrote:ip firewall mangle
add chain=forward in-interface=ether1 (out-interface=ether1) action=mark-connection new-connection-mark=in-eth1
add chain=forward connection-mark=in-ether1 action=mark-packet new-packet-mark=in-eth1-pack