All of lore.kernel.org
 help / color / mirror / Atom feed
* What targets are available in mangle table
@ 2004-04-07  6:42 Younger Wang
  2004-04-07  9:26 ` Antony Stone
  0 siblings, 1 reply; 2+ messages in thread
From: Younger Wang @ 2004-04-07  6:42 UTC (permalink / raw)
  To: netfilter

Hi, 

In iptables tutorial, it says "Targets that are only valid in the mangle
table: TOS, TTL and MARK".. 

Does it mean that only TOS TTL and MARK are valid in mangle table or TOS
TTL and MARK are valid only in mangle table? I am confused. Thank you!

BR
Younger Wang




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

* Re: What targets are available in mangle table
  2004-04-07  6:42 What targets are available in mangle table Younger Wang
@ 2004-04-07  9:26 ` Antony Stone
  0 siblings, 0 replies; 2+ messages in thread
From: Antony Stone @ 2004-04-07  9:26 UTC (permalink / raw)
  To: netfilter

On Wednesday 07 April 2004 7:42 am, Younger Wang wrote:

> Hi,
>
> In iptables tutorial, it says "Targets that are only valid in the mangle
> table: TOS, TTL and MARK"..
>
> Does it mean that only TOS TTL and MARK are valid in mangle table or TOS
> TTL and MARK are valid only in mangle table? I am confused. Thank you!

The second: it means you can use these targets in the mangle tables, but you 
cannot use them in any other tables.

There are other targets you can use in mangle as well, but those can be used 
in other tables too.

Regards,

Antony.

-- 
Never write it in Perl if you can do it in Awk.
Never do it in Awk if sed can handle it.
Never use sed when tr can do the job.
Never invoke tr when cat is sufficient.
Avoid using cat whenever possible.

                                                     Please reply to the list;
                                                           please don't CC me.



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

end of thread, other threads:[~2004-04-07  9:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-04-07  6:42 What targets are available in mangle table Younger Wang
2004-04-07  9:26 ` Antony Stone

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.