Re: Problem to priorize SSH traffic
Andy Furniss <[email protected]>
| Newsgroups | org.kernel.vger.lartc |
|---|---|
| Message-ID | <[email protected]> |
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.