<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Network on It&#39;s Lazman</title>
    <link>https://blog.its.lazman.xyz/tags/network/</link>
    <description>Recent content in Network on It&#39;s Lazman</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Sun, 16 Aug 2026 11:49:32 +0000</lastBuildDate>
    <atom:link href="https://blog.its.lazman.xyz/tags/network/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Changing Or Migrating Your Network Backend</title>
      <link>https://blog.its.lazman.xyz/posts/migration/</link>
      <pubDate>Sun, 16 Aug 2026 11:49:32 +0000</pubDate>
      <guid>https://blog.its.lazman.xyz/posts/migration/</guid>
      <description>&lt;p&gt;&#xA;&lt;a href=&#34;https://blog.its.lazman.xyz/images/migration.webp&#34; data-dimbox data-dimbox-caption=&#34;https://www.tatacommunications-ts.com/services/network-services/network-migration/&#34;&gt;&#xA;  &lt;img alt=&#34;https://www.tatacommunications-ts.com/services/network-services/network-migration/&#34; src=&#34;https://blog.its.lazman.xyz/images/migration.webp&#34;/&gt;&#xA;&lt;/a&gt;&#xA;&lt;/p&gt;&#xA;&lt;p&gt;There will come a time when you may need to move your networking stack to a different machine due to a variety of reasons.&#xA;By networking stack, I mean applications core to the functionality of your homelab, such as your DNS server, reverse proxy, Wireguard instance, etc.&lt;/p&gt;&#xA;&lt;p&gt;I personally had to move thrice&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;When I had to change the IP addresses of all my machines due to a weird edge case involving Wireguard&lt;/li&gt;&#xA;&lt;li&gt;When my Raspberry Pi was not powerful enough for all my micro-services, and shifted to a physical machine&lt;/li&gt;&#xA;&lt;li&gt;When I switched from a physical machine to a Proxmox VM&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;Every time I switched, there was always something or the other which I missed which affected my operational stability.&#xA;But like they say, you learn as you make mistakes.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Making DNS and A Reverse Proxy Work Together</title>
      <link>https://blog.its.lazman.xyz/posts/caddy-dns/</link>
      <pubDate>Tue, 23 Jun 2026 18:10:19 +0000</pubDate>
      <guid>https://blog.its.lazman.xyz/posts/caddy-dns/</guid>
      <description>&lt;p&gt;&#xA;&lt;a href=&#34;https://blog.its.lazman.xyz/images/reverse-proxy.jpg&#34; data-dimbox data-dimbox-caption=&#34;https://kampusit.id/web-proxy/&#34;&gt;&#xA;  &lt;img alt=&#34;https://kampusit.id/web-proxy/&#34; src=&#34;https://blog.its.lazman.xyz/images/reverse-proxy.jpg&#34;/&gt;&#xA;&lt;/a&gt;&#xA;&lt;/p&gt;&#xA;&lt;h2 id=&#34;what-is-a-reverse-proxy-anyway&#34;&gt;What is a reverse proxy anyway?&lt;/h2&gt;&#xA;&lt;p&gt;Ever since I started home-labbing, one thing that always annoyed me was typing the IP and the port number to access a certain service.&lt;/p&gt;&#xA;&lt;p&gt;&lt;em&gt;Can&amp;rsquo;t we have a nice and memorable way to access each service?&lt;/em&gt;&lt;/p&gt;&#xA;&lt;p&gt;One approach is to create local DNS entries, i.e., map the MAC address of your server to a static IP.&#xA;However, this only solves the IP problem, as I would still have to enter the port number.&#xA;The ideal solution would be something like DNS subdomains.&#xA;Let&amp;rsquo;s look at an example&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
