Chain forward question [solved]

Hi,

Just to be sure, any traffic that not specifically target (destination) the IP of the router is considered as FORWARD chain ?

Thanks.

Check the Firewall/Iptables flowchart:

if it gets to the check in #12 and dst-addr is not router itself, it goes to #13 and from it to #14.

2 Likes

Amazing !
It’s exactly what I was needed ! This is very clear diagram and show the real flow (1,2,3… )
:trophy:

1 Like