From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andy Furniss Date: Sat, 17 Dec 2016 11:19:01 +0000 Subject: Re: Problem to priorize SSH traffic Message-Id: <58551F25.50307@gmail.com> List-Id: References: <1737987792.142216491.1481907014295.JavaMail.root@zimbra45-e7.priv.proxad.net> In-Reply-To: <1737987792.142216491.1481907014295.JavaMail.root@zimbra45-e7.priv.proxad.net> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: lartc@vger.kernel.org Ludovic Leroy wrote: > Thanks for replying. The script is attached. Hope this helps. $TC qdisc add dev $NETCARD root handle 1: htb default 99 r2q 5 SFQ saves the day, but you should be aware that using default on eth in this case catches arp and sending arp to a low bandwidth class is not a good thing to do.