Hi,

I have following queries: -

1.How to see data exchanged at  all the bands of pfifo_fast(command)?
  "tc -s qdisc ls dev eth0" only  shows following output

  qdisc pfifo_fast 0: bands 3 priomap  1 2 2 2 1 2 0 0 1 1 1 1 1 1 1 1
  Sent 71132584 bytes 312294 pkts (dropped 0, overlimits 0 requeues 0)

  Its only showing data exchanged in band 0.

2.I am using following command to drop packet of specific diffsev or tos value.

  "iptables -A INPUT -o eth0 -p udp -m --dscp 8 -j DROP"

  But it is showing following error msg.

  Couldn't load match `--dscp':/lib/iptables/libipt_--dscp.so:
  cannot open shared object file: No such file or directory
  Try `iptables -h' or 'iptables --help' for more information.

  how to make following command work properly. Do i need to install any update 
for iptable2
  My kernel version is 2.6.9-34.

  Please reply ASAP.

Regards,

Raghuvendra Kumar | BTSL
414 | Ext
011-41619770 | Desk
+91-9818143739 | Mobile
[EMAIL PROTECTED] | EMail
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc

Reply via email to