Linux Netfilter discussions
 help / color / mirror / Atom feed
* I want to understand the concept
@ 2006-02-05  8:54 Linux linux
  2006-02-05  9:22 ` Rob Sterenborg
  0 siblings, 1 reply; 6+ messages in thread
From: Linux linux @ 2006-02-05  8:54 UTC (permalink / raw)
  To: netfilter; +Cc: khankhn1, rhce.rhct, nomankhn



Hello?

I want to understand the difference b/w following
things

Q1. What is the difference b/w these 2 command

iptables -A FORWARD -s 192.168.0.1 -j DROP
iptables -t mangle -A FORWARD -s 192.168.0.1 -j DROP

what is the difference b/w 

FORWARD of filter table?
FORWARD of mangle table?

Q2. What is the difference b/w POSTROUTING and
PREROUTING?

Q3. What is the difference b/w SNAT and DNAT?


Q4. What is the difference b/w that

How i can understand 

FOR FILTER TABLE?

what is my source in FORWARD chain of FILTER table
what is my dstination in FORWARD chain of FILTER table

what is my source in INPUT chain of FILTER table
what is my dstination in INPUT chain of FILTER table

what is my source in OUTPUT chain of FILTER table
what is my destination in OUTPUT chain of FILTER table

FOR NAT TABLE?

what is my source in INPUT chain of MANGLE table
what is my dstination in INPUT chain of MANGLE table

what is my source in FORWARD chain of MANGLE table
what is my dstination in FORWARD chain of MANGLE table

what is my source in OUTPUT chain of MANGLE table
what is my destination in OUTPUT chain of MANGLE table

what is my source in PREROUTING chain of MANGLE table
what is my destination in PREROUTING chain of MANGLE
table

what is my source in POSTROUTING chain of MANGLE table
what is my destination in POSTROUTING chain of MANGLE
table


FOR NAT TABLE?

what is my source in OUTPUT chain of NAT table
what is my destination in OUTPUT chain of NAT table

what is my source in PREROUTING chain of NAT table
what is my destination in PREROUTING chain of NAT
table

what is my source in POSTROUTING chain of NAT table
what is my destination in POSTROUTING chain of NAT
table


Regards
Khan










__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


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

end of thread, other threads:[~2006-02-05 17:37 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-02-05  8:54 I want to understand the concept Linux linux
2006-02-05  9:22 ` Rob Sterenborg
2006-02-05 10:38   ` Andrew Walrond
2006-02-05 11:20     ` Rob Sterenborg
2006-02-05 15:04   ` Krzysztof Matusik
2006-02-05 17:37     ` Rob Sterenborg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox