All of lore.kernel.org
 help / color / mirror / Atom feed
* marking all h323 packets with some TOS
@ 2003-01-09  8:13 Upma Gandhi
  2003-01-09  8:44 ` Raymond Leach
  0 siblings, 1 reply; 4+ messages in thread
From: Upma Gandhi @ 2003-01-09  8:13 UTC (permalink / raw)
  To: netfilter

[-- Attachment #1: Type: text/plain, Size: 540 bytes --]

Hello All,
         I have a following setup

Internet <-> Router with netfilter configure <-> LAN(192.9.201.0/24)

lets supopose eth0 is LAN side Interface and
eth1 is WAN side interface.

what I want to do is "Mark all h323 packets with some tos value".
for which my iptables  command seems to be like this-
     iptables -t mangle -A FORWARD -o eth0 -d 192.9.201.0/24 -p tcp -m
rtp -j FTOS --set-ftos 0xb8.

but it's giving an error message -
iptable: No chain/target/match by tha rule.

Can anybody help me out.

Thanks & Regards
Upma


[-- Attachment #2: Type: text/html, Size: 759 bytes --]

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

end of thread, other threads:[~2003-01-09 11:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-01-09  8:13 marking all h323 packets with some TOS Upma Gandhi
2003-01-09  8:44 ` Raymond Leach
2003-01-09 11:43   ` Upma Gandhi
2003-01-09  4:37     ` Ranjeet Shetye

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.