<?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>Connection-Tracking on CharmingGroot</title>
    <link>https://charminggroot.github.io/tags/connection-tracking/</link>
    <description>Recent content in Connection-Tracking on CharmingGroot</description>
    <generator>Hugo</generator>
    <language>ko-kr</language>
    <lastBuildDate>Fri, 12 Jun 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://charminggroot.github.io/tags/connection-tracking/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>036. NAT — 사설 IP와 공인 IP를 연결하는 주소 변환</title>
      <link>https://charminggroot.github.io/posts/036-nat/</link>
      <pubDate>Fri, 12 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://charminggroot.github.io/posts/036-nat/</guid>
      <description>NAT(Network Address Translation)는 패킷의 출발지 또는 목적지 IP를 변환하는 기술이다. 사설 IP를 가진 서버가 인터넷과 통신할 수 있는 것, VPC의 private 서브넷이 외부로 나갈 수 있는 것이 모두 NAT 덕분이다. SNAT와 DNAT의 차이, Connection tracking, 그리고 k8s Service가 내부적으로 NAT를 어떻게 활용하는지 설명한다.</description>
    </item>
  </channel>
</rss>
