Hi Mikrotik users, was wondering if it is necessary to include forward chain firewall rules for a typical home router? The above mentioned configuration is from Zerobyte in one of his post in this forum. It did not include forward chain rules?
Hi jarda, isn’t NAT suppose to protect the internal private ip network since only when internal ip transmits a data packet will the return data packet be allowed? Or am I missing something?
connection-nat-state (srcnat | dstnat; Default: ) > Can match connections that are srcnatted, dstnatted or both. Note that connection-state=related connections connection-nat-state is determined by direction of the first packet. and if connection tracking needs to use dst-nat to deliver this connection to same hosts as main connection it will be in connection-nat-state=dstnat even if there are no dst-nat rules at all.