Maby a noob question.
What does untracked mean in the Mikrotik firewall.
This in the filter rule connection state established, related, untracked.
What does untracked data traffic do? ore what i mean this.
Maby a noob question.
What does untracked mean in the Mikrotik firewall.
This in the filter rule connection state established, related, untracked.
What does untracked data traffic do? ore what i mean this.
Peeked my interest, what I found on the internet;
UNTRACKED : Packets can be marked as UNTRACKED if they’ve been targeted in a raw table chain to bypass tracking.
More stuf https://www.booleanworld.com/depth-guide-iptables-linux-firewall/.
Anyone else?
Thank you for your quick response,
I do not understand which packages they are and what they do in the network.
And why are they allowed in the router?
Untracked are connection that are not steered by Connection Tracking wich looks like a “mother chicken”, if those connection are known to ther and were the have to go.
When a connection is stray and not know it will not pass her beak (control) and be removed.
Untracked traffic is traffic that is marked that is from a other chicken and should be not touched by connection tracking. This marking can only be done inside router.
Ok now i understanding.
Bedankt voor de duidelijke uiteenzetting.