I''ve found that when the value in: tc qdisc add dev eth1 root handle 1: default 12 -> is 12 some of the packets are massing through class 1:12 and other through 1:1 if this value is 25 for example in the tc -s -d class show dev eth1 there are 0 packets sent from ALL CLASSES!!! why is that? I''m marking all packets with iptables and than using: tc filter add dev eth0 parent 1:1 protocol ip handle [mark_number] fw classid [class_number] but tha packets are passing from everywhere else but the class I want!!! HELP ------------------- изпратено от mail.bG Силна Анти-спам защита 12MB Място за поща SMS за нов емeйл и към двата оператора! POP3/WAP Достъп _________________________________________ HOB БEЗПЛATEH AДPEC - http://mail.bg/new/ <img src=''/ads/adlog.php?bannerid=679&clientid=146&zoneid=14&source=&block=0&capping=0&cb=f0275b36f3e4b1753d5f9ddf1ff1719b'' width=''0'' height=''0'' alt='''' style=''width: 0px; height: 0px;''> _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
On Wednesday 04 June 2003 00:46, TeraHz wrote:> I''ve found that when the value in: tc qdisc add dev eth1 root handle 1: > default 12 -> is 12 some of the packets are massing through class 1:12 > and other through 1:1 > if this value is 25 for example in the tc -s -d class show dev eth1 > there are 0 packets sent from ALL CLASSES!!! > > why is that? > I''m marking all packets with iptables and than using: > tc filter add dev eth0 parent 1:1 protocol ip handle [mark_number] fw > classid [class_number] > > but tha packets are passing from everywhere else but the class I want!!!Can you post your tc and iptables commands? Stef -- stef.coene@docum.org "Using Linux as bandwidth manager" http://www.docum.org/ #lartc @ irc.oftc.net _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/