Re: QoS - Ping problem

Linux Advanced Routing and Traffic Control

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Andy,

I will try to make this rule and see what happens. Thanks.

Att,

Nataniel Klug

Andy Furniss escreveu:
Nataniel Klug wrote:

# Regras para a placa eth1
#------
$TC qdisc add dev $DL root handle 1: htb default 50

You are using htb default on eth - unless you make a filter for arp it will also end up in 1:50 which may or may not be the problem - you should fix it anyway.

tc filter add ..... protocol arp u32 match u32 0 0 ....

or stop using htb default class and make a catch all ip filter to send the rest to 50.

Andy.


_______________________________________________
LARTC mailing list
LARTC@xxxxxxxxxxxxxxx
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc

[Index of Archives]     [LARTC Home Page]     [Netfilter]     [Netfilter Development]     [Network Development]     [Bugtraq]     [GCC Help]     [Yosemite News]     [Linux Kernel]     [Fedora Users]
  Powered by Linux