Hi,
Just to be sure, any traffic that not specifically target (destination) the IP of the router is considered as FORWARD chain ?
Thanks.
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.
Amazing !
It’s exactly what I was needed ! This is very clear diagram and show the real flow (1,2,3… )
![]()