> Actually depends if you use some kind of NAT or not.
No it doesn't

A packet will *never* go through both INPUT and FORWARD.

If the packet's final destination is the firewall it will go through the
INPUT chain and if it's final destination is not the firewall then it will
go via FORWARD.

Notice the key word final, which means after any NAT that affects the
destination of the packet.

---

Andrew Heberle


Reply via email to