pfSense Archives - Geek is the Way! https://geekistheway.com/category/homelab/pfsense/ Trying to learn just a bit! Wed, 24 Jun 2026 19:13:31 +0000 en-US hourly 1 https://wordpress.org/?v=7.0 https://i0.wp.com/geekistheway.com/wp-content/uploads/2022/06/cropped-Screen-Shot-2022-06-05-at-18.01.59.png?fit=32%2C32&ssl=1 pfSense Archives - Geek is the Way! https://geekistheway.com/category/homelab/pfsense/ 32 32 149526228 Exposing Your First Public Kubernetes App: “Hello World” on mydomain.com https://geekistheway.com/2026/06/24/exposing-your-first-public-kubernetes-app-hello-world-on-mydomain-com/ https://geekistheway.com/2026/06/24/exposing-your-first-public-kubernetes-app-hello-world-on-mydomain-com/#respond Wed, 24 Jun 2026 19:13:26 +0000 https://geekistheway.com/?p=2941 Today, we are taking our private, enterprise-grade Kubernetes cluster and safely piercing the veil to the public internet. Building on our previous guides, we will deploy a standard Nginx-based “Hello World” application and configure our infrastructure so it is reachable at hello.mydomain.com with valid, public-trusted SSL certificates—all while keeping your cluster security intact. By the...

The post Exposing Your First Public Kubernetes App: “Hello World” on mydomain.com appeared first on Geek is the Way!.

]]>
https://geekistheway.com/2026/06/24/exposing-your-first-public-kubernetes-app-hello-world-on-mydomain-com/feed/ 0 2941
Deploying Vaultwarden into a Kubernetes with High Availability https://geekistheway.com/2026/06/24/deploying-vaultwarden-into-a-kubernetes-with-high-availability/ https://geekistheway.com/2026/06/24/deploying-vaultwarden-into-a-kubernetes-with-high-availability/#respond Wed, 24 Jun 2026 19:01:46 +0000 https://geekistheway.com/?p=2943 In an earlier post, we covered Deploying a Public Vaultwarden Instance on a Proxmox LXC Container Using HAProxy on pfSense. While that architecture served us well, running a critical service like a password manager on a single node introduces a single point of failure. This guide represents the evolution of that setup. We are deploying...

The post Deploying Vaultwarden into a Kubernetes with High Availability appeared first on Geek is the Way!.

]]>
https://geekistheway.com/2026/06/24/deploying-vaultwarden-into-a-kubernetes-with-high-availability/feed/ 0 2943
Troubleshooting “Failed” pfSense+ Upgrades on Netgate Hardware https://geekistheway.com/2026/04/04/troubleshooting-failed-pfsense-upgrades-on-netgate-hardware/ https://geekistheway.com/2026/04/04/troubleshooting-failed-pfsense-upgrades-on-netgate-hardware/#respond Sat, 04 Apr 2026 04:25:10 +0000 https://geekistheway2252.live-website.com/?p=2811 The Disk Space Wall Updating your firewall is usually a “set it and forget it” task, but if you’re running a high-performance appliance like the Netgate 6100, you might occasionally hit a wall. In my case, I triggered the update from 25.x to 26.03, the logs start rolling, and then—Failed. If your logs mention cloning...

The post Troubleshooting “Failed” pfSense+ Upgrades on Netgate Hardware appeared first on Geek is the Way!.

]]>
https://geekistheway.com/2026/04/04/troubleshooting-failed-pfsense-upgrades-on-netgate-hardware/feed/ 0 2811
Overriding external domains DNS Bind9’s Response Policy Zone on your pfSense https://geekistheway.com/2023/03/18/overriding-external-domains-dns-bind9s-response-policy-zone-on-your-pfsense/ https://geekistheway.com/2023/03/18/overriding-external-domains-dns-bind9s-response-policy-zone-on-your-pfsense/#comments Sat, 18 Mar 2023 05:15:52 +0000 https://geekistheway2252.live-website.com/?p=2148 On a previous post, we’ve discussed how to use Bind9 on your pfSense in a way that external names were forwarded to name servers while internal names were statically resolved by Bind. In this post, we are going to discuss how to override the IPs returned by external name servers with IPs of our choosing....

The post Overriding external domains DNS Bind9’s Response Policy Zone on your pfSense appeared first on Geek is the Way!.

]]>
https://geekistheway.com/2023/03/18/overriding-external-domains-dns-bind9s-response-policy-zone-on-your-pfsense/feed/ 1 2148
Configuring DHCP Dynamic Host registration on DNS Bind9 on your pfSense https://geekistheway.com/2023/03/18/configuring-dhcp-dynamic-host-registration-on-dns-bind9-on-your-pfsense/ https://geekistheway.com/2023/03/18/configuring-dhcp-dynamic-host-registration-on-dns-bind9-on-your-pfsense/#comments Sat, 18 Mar 2023 04:51:28 +0000 https://geekistheway2252.live-website.com/?p=2145 On a previous post, we’ve discussed how to use Bind9 on your pfSense in a way that external names were forwarded to other name servers and internal names were statically resolved. In this post, we are going to integrate pfSense’s DHCP Server and Bind9, so that when DHCP assigns an IP to a device, it...

The post Configuring DHCP Dynamic Host registration on DNS Bind9 on your pfSense appeared first on Geek is the Way!.

]]>
https://geekistheway.com/2023/03/18/configuring-dhcp-dynamic-host-registration-on-dns-bind9-on-your-pfsense/feed/ 1 2145
Configuring DNS Bind9 on your pfSense https://geekistheway.com/2023/03/18/configuring-dns-bind9-on-your-pfsense/ https://geekistheway.com/2023/03/18/configuring-dns-bind9-on-your-pfsense/#comments Sat, 18 Mar 2023 04:11:48 +0000 https://geekistheway2252.live-website.com/?p=2140 If there is one annoying thing on pfSense that seems to be never fixed is its DNS Resolver service called Unbound. Release after release, the Netgate folks still struggle to identify and fix the random crashes, unexpected restarts and whatnot. In this post, we are going to install Bind9, a very solid DNS server, to...

The post Configuring DNS Bind9 on your pfSense appeared first on Geek is the Way!.

]]>
https://geekistheway.com/2023/03/18/configuring-dns-bind9-on-your-pfsense/feed/ 3 2140
Monitoring pfSense Server using Zabbix Agent https://geekistheway.com/2022/12/31/monitoring-pfsense-server-using-zabbix-agent/ https://geekistheway.com/2022/12/31/monitoring-pfsense-server-using-zabbix-agent/#comments Sat, 31 Dec 2022 18:40:29 +0000 https://geekistheway2252.live-website.com/?p=2091 From previous posts, we have deployed Zabbix Server on a Proxmox container. We also hardened the installation through Let’s Encrypt certificates for the web frontend and TLS encryption for the communication between Server and Agents/Proxies, after all, although encrypted Zabbix Server <-> Agent/Proxy communication with PSK or SSL certificates 🙂 In this post I will...

The post Monitoring pfSense Server using Zabbix Agent appeared first on Geek is the Way!.

]]>
https://geekistheway.com/2022/12/31/monitoring-pfsense-server-using-zabbix-agent/feed/ 5 2091
Accessing ISP equipment/Modem from local network https://geekistheway.com/2022/12/16/accessing-isp-equipment-modem-from-local-network/ https://geekistheway.com/2022/12/16/accessing-isp-equipment-modem-from-local-network/#respond Fri, 16 Dec 2022 21:12:25 +0000 https://geekistheway2252.live-website.com/?p=2021 Most Internet Service Providers (ISP) install devices in our houses, such as a cable/DSL modems or a ONT/ONU for optical, which have a web interfaces on a private IP address of its own. Since the device is not connected to any port of your local network switch, and therefore, sit outside your your network, accessing...

The post Accessing ISP equipment/Modem from local network appeared first on Geek is the Way!.

]]>
https://geekistheway.com/2022/12/16/accessing-isp-equipment-modem-from-local-network/feed/ 0 2021
Setting up VPN client on your pfSense using Private Internet Access (PIA) service with Kill switch https://geekistheway.com/2022/12/12/setting-up-vpn-client-on-your-pfsense-private-internet-access-pia-with-kill-switch/ https://geekistheway.com/2022/12/12/setting-up-vpn-client-on-your-pfsense-private-internet-access-pia-with-kill-switch/#respond Tue, 13 Dec 2022 04:06:57 +0000 https://geekistheway2252.live-website.com/?p=1985 Private Internet Access (aka PIA) provides a cheap VPN service that allows up to 10 simultaneous devices. Recently I have switched from Surfshark to PIA because although Surfshark allows unlimited devices, having multiple connections in the same device (pfSense router) doesn’t always work. The reason is that different connections to different countries can have the...

The post Setting up VPN client on your pfSense using Private Internet Access (PIA) service with Kill switch appeared first on Geek is the Way!.

]]>
https://geekistheway.com/2022/12/12/setting-up-vpn-client-on-your-pfsense-private-internet-access-pia-with-kill-switch/feed/ 0 1985
How to host multiple domains using HAProxy as reverse proxy on pfSense https://geekistheway.com/2022/10/17/how-to-host-multiple-domains-using-haproxy-as-reverse-proxy-on-pfsense/ https://geekistheway.com/2022/10/17/how-to-host-multiple-domains-using-haproxy-as-reverse-proxy-on-pfsense/#comments Mon, 17 Oct 2022 05:02:22 +0000 https://geekistheway2252.live-website.com/?p=1955 In previous posts it was discussed how to create a DMZ network and host a website from a isolated VLAN on your network. That is a powerful resource, but with the limitation of not being possible to use a friendly FQDN such as geekistheway.com or mydomain.com as the frontend for the websites. This post will...

The post How to host multiple domains using HAProxy as reverse proxy on pfSense appeared first on Geek is the Way!.

]]>
https://geekistheway.com/2022/10/17/how-to-host-multiple-domains-using-haproxy-as-reverse-proxy-on-pfsense/feed/ 3 1955