pfsense Archives - Geek is the Way! https://geekistheway.com/tag/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/tag/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
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
Deploying a public Vaultwarden instance on a Proxmox LXC container using HAProxy on pfSense https://geekistheway.com/2022/12/27/deploying-a-public-vaultwarden-instance-on-a-proxmox-lxc-container-using-haproxy-on-pfsense/ https://geekistheway.com/2022/12/27/deploying-a-public-vaultwarden-instance-on-a-proxmox-lxc-container-using-haproxy-on-pfsense/#comments Tue, 27 Dec 2022 06:12:33 +0000 https://geekistheway2252.live-website.com/?p=2041 In crazy times as today’s, having strong and unique passwords are a must to handle threats from Internet. However, keeping track of such passwords is very hard, and this is where password managers come in. There are several password managers out there, but I really enjoy Bitwarden. If you don’t know them, I urge you...

The post Deploying a public Vaultwarden instance on a Proxmox LXC container using HAProxy on pfSense appeared first on Geek is the Way!.

]]>
https://geekistheway.com/2022/12/27/deploying-a-public-vaultwarden-instance-on-a-proxmox-lxc-container-using-haproxy-on-pfsense/feed/ 1 2041
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
How to create a DMZ network using VLANs on pfSense https://geekistheway.com/2022/10/16/how-to-create-a-dmz-network-using-vlans-on-pfsense/ https://geekistheway.com/2022/10/16/how-to-create-a-dmz-network-using-vlans-on-pfsense/#respond Sun, 16 Oct 2022 23:51:48 +0000 https://geekistheway2252.live-website.com/?p=1957 DMZ (aka Demilitarized Zone) network as defined by Wikipedia “is a physical or logical subnetwork that contains and exposes an organization’s external-facing services to an untrusted, usually larger, network such as the Internet”. The purpose is to add an additional layer of security by separating what is exposed a public service in the DMZ, while the rest of...

The post How to create a DMZ network using VLANs on pfSense appeared first on Geek is the Way!.

]]>
https://geekistheway.com/2022/10/16/how-to-create-a-dmz-network-using-vlans-on-pfsense/feed/ 0 1957