<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Security on Suraj's Homelab</title><link>https://homelab.surajdhakre.xyz/tags/security/</link><description>Recent content in Security on Suraj's Homelab</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Sat, 23 May 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://homelab.surajdhakre.xyz/tags/security/index.xml" rel="self" type="application/rss+xml"/><item><title>Homelab Network Architecture — VLANs, OpenWrt, and a Managed Switch</title><link>https://homelab.surajdhakre.xyz/blog/homelab-network-architecture-vlans-openwrt/</link><pubDate>Sat, 23 May 2026 00:00:00 +0000</pubDate><guid>https://homelab.surajdhakre.xyz/blog/homelab-network-architecture-vlans-openwrt/</guid><description>&lt;h2 id="the-problem"&gt;The problem&lt;/h2&gt;
&lt;p&gt;When the homelab was just a Raspberry Pi, everything sat on the same flat network — my gaming PC, phones, TV, and all the homelab services. That&amp;rsquo;s fine until you start running things like Frigate NVR, Pi-hole DNS, and a dozen Docker containers. One misconfigured service and suddenly your gaming session is lagging because Jellyfin is saturating the network with a transcode.&lt;/p&gt;
&lt;p&gt;The fix: &lt;strong&gt;VLANs&lt;/strong&gt;. Separate the homelab into its own isolated network segment, with controlled routing between them.&lt;/p&gt;</description></item><item><title>Setting Up Frigate NVR with RTSP Cameras</title><link>https://homelab.surajdhakre.xyz/blog/frigate-nvr-rtsp-camera-setup/</link><pubDate>Mon, 01 Dec 2025 00:00:00 +0000</pubDate><guid>https://homelab.surajdhakre.xyz/blog/frigate-nvr-rtsp-camera-setup/</guid><description>&lt;h2 id="what-is-frigate"&gt;What is Frigate?&lt;/h2&gt;
&lt;p&gt;Frigate is an open-source NVR built around real-time object detection. It runs locally — no cloud, no subscription, no monthly fees. Point it at any RTSP camera feed and it&amp;rsquo;ll detect objects (person, car, dog, cat) in real-time, record clips on motion events, and let you review everything through a clean web UI.&lt;/p&gt;
&lt;h2 id="why-frigate-over-something-like-motioneye"&gt;Why Frigate over something like MotionEye?&lt;/h2&gt;
&lt;p&gt;MotionEye is fine for basic motion detection, but it triggers on &lt;em&gt;everything&lt;/em&gt; — a curtain moving, shadows shifting, rain. Frigate gives you actual object labels, which means far fewer false alerts. You get a notification that says &amp;ldquo;person detected at the front door&amp;rdquo; instead of 300 motion clips of nothing.&lt;/p&gt;</description></item></channel></rss>