<?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>Private-Ip on CharmingGroot</title>
    <link>https://charminggroot.github.io/tags/private-ip/</link>
    <description>Recent content in Private-Ip 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/private-ip/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>034. IP &amp; CIDR — 네트워크 주소 체계의 기초</title>
      <link>https://charminggroot.github.io/posts/034-ip-cidr/</link>
      <pubDate>Fri, 12 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://charminggroot.github.io/posts/034-ip-cidr/</guid>
      <description>IP 주소는 인터넷에서 장치를 식별하는 주소다. CIDR은 IP 주소 범위를 표현하는 표기법으로, VPC 서브넷 설계나 NetworkPolicy, 방화벽 규칙을 작성할 때 매일 마주친다. /24, /16이 실제로 어떤 의미인지, 사설 IP 대역이 왜 따로 있는지를 설명한다.</description>
    </item>
    <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>
