Linux Netfilter discussions
 help / color / mirror / Atom feed
From: "Iced Tea" <Iced_tea@gmx.net>
To: Johan Cimen <c99jcn@cs.umu.se>
Cc: netfilter@lists.netfilter.org
Subject: Re: iptables newbie
Date: Sat, 27 Dec 2003 20:09:53 +0100	[thread overview]
Message-ID: <000a01c3ccad$033417e0$056fa8c0@gotcha> (raw)
In-Reply-To: Pine.GSO.4.58.0312271715200.23735@peppar.cs.umu.se


----- Original Message ----- 
From: "Johan Cimen" <c99jcn@cs.umu.se>
To: "John A. Sullivan III" <john.sullivan@nexusmgmt.com>
Cc: <netfilter@lists.netfilter.org>
Sent: Saturday, December 27, 2003 6:05 PM
Subject: Re: iptables newbie


>
> A more precise explanation of my problem:
> When I use below command within my script,
>
> iptables -t mangle -A OUTPUT -o $IFACE -p UDP --dport 7001 -j TOS
> --set-tos 0x10
>
> where I have an iptables -L at the very end, I can see the results:
>
> Chain OUTPUT (policy ACCEPT)
> target  prot opt source  destination
> TOS     udp -- anywhere  anywhere    udp dpt:7001 TOS set
Maximize-Throughput

for detailed information use verbose option -v:

iptables -vL OUTPUT

tschoe
  Ulrich



  reply	other threads:[~2003-12-27 19:09 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-12-27 13:31 iptables newbie Johan Cimen
2003-12-27 14:50 ` John A. Sullivan III
2003-12-27 17:05   ` Johan Cimen
2003-12-27 19:09     ` Iced Tea [this message]
2003-12-27 19:16       ` Johan Cimen
2003-12-28  1:53     ` Mark E. Donaldson
2003-12-27 21:26 ` Johan Cimen
  -- strict thread matches above, loose matches on Subject: below --
2003-09-11 13:41 ads nat
2003-09-11 14:28 ` Pascal Vilarem
2002-09-12  7:05 binding nntp to one interface Rasmus Reinholdt Nielsen
2002-09-12 10:22 ` Antony Stone
2002-09-12 11:31   ` IPTABLES NewBie HareRam
2002-09-12 13:54     ` Antony Stone

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='000a01c3ccad$033417e0$056fa8c0@gotcha' \
    --to=iced_tea@gmx.net \
    --cc=c99jcn@cs.umu.se \
    --cc=netfilter@lists.netfilter.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox