> Packets coming into the network interface of your system are 
> directed to the input chain. There you have a set of rules 
> which will either allow the packet to go through, or stop it. 
> After the input chain is crossed, it will go to either the 
> forward or output chain, where a different ruleset can be applied.

Small change here, packets that come into your system are checked
against the input chain. Packets that go out from your system are
checked against output chain only. And packets that use your machine as
an intermediate hop, are checked against all the three chains, inuput,
forward and output.

Cheers,
--amar

--
Amarendra A. Godbole / Spare time LINUX Hacker / Microsoft ``Services
For UNIX'' / These opinions are _MINE_.
Black holes are where GOD is dividing by zero.

_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to