<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Firewall on The Home Lab</title><link>https://adamazl.github.io/homelab/tags/firewall/</link><description>Recent content in Firewall on The Home Lab</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Sun, 15 Mar 2026 00:37:20 +1300</lastBuildDate><atom:link href="https://adamazl.github.io/homelab/tags/firewall/index.xml" rel="self" type="application/rss+xml"/><item><title>VLAN Segmentation: Isolating Your IoT Devices</title><link>https://adamazl.github.io/homelab/posts/vlan-segmentation-basics/</link><pubDate>Sat, 04 Oct 2025 00:00:00 +0000</pubDate><guid>https://adamazl.github.io/homelab/posts/vlan-segmentation-basics/</guid><description>&lt;h2 id="why-segment-your-network"&gt;Why Segment Your Network?&lt;/h2&gt;
&lt;p&gt;The average home today has dozens of connected devices — smart bulbs, cameras, thermostats,
TVs. Most of these devices have poor security track records: default credentials, infrequent
firmware updates, and sometimes outright malicious firmware from vendors.&lt;/p&gt;
&lt;p&gt;Putting them on the same flat network as your laptop and NAS is an unnecessary risk. VLANs fix
this.&lt;/p&gt;
&lt;h2 id="what-is-a-vlan"&gt;What Is a VLAN?&lt;/h2&gt;
&lt;p&gt;A &lt;strong&gt;Virtual LAN (VLAN)&lt;/strong&gt; is a logical partition of a physical network. Devices on different VLANs
cannot communicate with each other unless you explicitly allow it through firewall rules — even if
they share the same physical switch.&lt;/p&gt;</description></item><item><title>Setting Up OPNsense as Your Home Firewall</title><link>https://adamazl.github.io/homelab/posts/opnsense-firewall-setup/</link><pubDate>Sat, 20 Sep 2025 00:00:00 +0000</pubDate><guid>https://adamazl.github.io/homelab/posts/opnsense-firewall-setup/</guid><description>&lt;h2 id="why-replace-your-isp-router"&gt;Why Replace Your ISP Router?&lt;/h2&gt;
&lt;p&gt;ISP-provided routers are designed to be cheap and manageable by support staff, not to give you control. They have opaque firmware, rarely get security updates, and have none of the features a proper firewall offers: VLAN support, traffic shaping, IDS/IPS, meaningful logs, VPN server, DNS over TLS.&lt;/p&gt;
&lt;p&gt;OPNsense is a FreeBSD-based firewall/router that runs on commodity x86 hardware. It&amp;rsquo;s fully open-source (forked from pfSense in 2015), actively maintained, and has a polished web UI.&lt;/p&gt;</description></item></channel></rss>