QoS with netfilter

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

 



Am trying to add QoS to some web cam traffic on a network.  Also a
newbie to netfilter.

Packet forwarding and NAT works fine.  I can browse the web just fine
from 10.0.0.5.

Gateway  <---------->Linux router<------------------>webcam
192.168.1.254<-->eth1     eth0 10.0.0.1<------->10.0.0.2

Tried netfilter commands like:
>iptables -t mangle -A FORWARD -s 10.0.0.0/8 -j DSCP --set-dscp 1

This does not work (Using Etheral to inspect traffic)

Furthermore, a command like
>iptables -L FORWARD

list a set of rules etc but this QoS is not one of them apparently...

Please:
a) Suggest a solution to my problem.
b) Suggest a Qos HOWTO. (Other than http://iptables-tutorial.frozentux.net )

Thanks



[Index of Archives]     [Linux Netfilter Development]     [Linux Kernel Networking Development]     [Netem]     [Berkeley Packet Filter]     [Linux Kernel Development]     [Advanced Routing & Traffice Control]     [Bugtraq]

  Powered by Linux