<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Firewalls on Explain It</title><link>https://explainit.metacog.co.kr/tags/firewalls/</link><description>Recent content in Firewalls on Explain It</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Sun, 23 Aug 2026 08:22:03 +0900</lastBuildDate><atom:link href="https://explainit.metacog.co.kr/tags/firewalls/index.xml" rel="self" type="application/rss+xml"/><item><title>Conntrack: How your computer keeps a guest list for every internet conversation</title><link>https://explainit.metacog.co.kr/posts/2026-08-23-conntrack-how-your-computer-keeps-a-guest-list-for-every-int/</link><pubDate>Sun, 23 Aug 2026 08:22:03 +0900</pubDate><guid>https://explainit.metacog.co.kr/posts/2026-08-23-conntrack-how-your-computer-keeps-a-guest-list-for-every-int/</guid><description>&lt;h2 id="-what-is-it"&gt;🤔 What Is It?&lt;/h2&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;conntrack&lt;/strong&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Conntrack is a running list your computer keeps of every network conversation currently happening, so it instantly knows whether an incoming message is a trusted reply from someone you are already chatting with or a stranger trying to barge in for the first time.&lt;/p&gt;
&lt;h2 id="-like-a-schools-visitor-sign-in-desk"&gt;🧩 Like a school&amp;rsquo;s visitor sign-in desk&lt;/h2&gt;
&lt;p&gt;Imagine your school has a strict sign-in desk at the front door. When a visitor arrives for the very first time, the receptionist writes their name and destination in the visitor log and hands them a badge. Now, every time that visitor walks through a different doorway inside the school, teachers do not have to quiz them from scratch — they just check for the badge and wave them through. When the visitor is done and leaves, the receptionist crosses them off the log to free up space. Your computer does exactly the same thing: the first time a website tries to talk to you, conntrack creates a fresh log entry; every later message in that same conversation is recognized by the badge (the entry in the log) and flows through quickly; and when the conversation ends, the entry is erased.&lt;/p&gt;</description></item></channel></rss>