All of lore.kernel.org
 help / color / mirror / Atom feed
* QoS with netfilter
@ 2005-12-10 12:53 Erik
  2005-12-10 12:57 ` Thilo Schulz
  2005-12-10 15:08 ` QoS with netfilter (nfcan: addressed to exclusive sender for this address) Jim Laurino
  0 siblings, 2 replies; 15+ messages in thread
From: Erik @ 2005-12-10 12:53 UTC (permalink / raw)
  To: netfilter

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


^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2005-12-12  5:36 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-12-10 12:53 QoS with netfilter Erik
2005-12-10 12:57 ` Thilo Schulz
2005-12-10 13:28   ` Erik
2005-12-10 16:34     ` Cedric Blancher
2005-12-10 18:14       ` Erik
2005-12-10 18:40         ` Thilo Schulz
2005-12-10 19:45         ` Cedric Blancher
2005-12-11  0:56           ` Daniel Lopes
2005-12-11  8:07             ` Cedric Blancher
2005-12-11  9:18               ` Erik
2005-12-11 13:19                 ` Thilo Schulz
2005-12-12  5:36                   ` Vinod Chandran
2005-12-10 15:08 ` QoS with netfilter (nfcan: addressed to exclusive sender for this address) Jim Laurino
2005-12-11  9:40   ` Erik
2005-12-11 10:13     ` Cedric Blancher

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.