Installing Proxmox in the Homelab

Proxmox is a powerful open-source virtualization platform that allows you to manage virtual machines (VMs) and LXC containers efficiently. This guide walks you through installing Proxmox VE on your homelab server.

Jun 1, 2025
VirtualizationServers

Port Forwarding in pfSense

Port forwarding is used to allow external access to specific services running inside a private network. Since most home and lab networks use NAT (Network Address Translation), external devices cannot directly communicate with internal services unless port forwarding is configured.

May 31, 2025
Tutorials
Port Forwarding in pfSense

Dynamic DNS (DDNS)

In a homelab, Dynamic DNS (DDNS) is essential for accessing self-hosted services from outside the network, especially if ISP provides a dynamic public IP address, which is very common for most of the Internet users. One can avoid this by purchasing a static IP from the ISP.

May 30, 2025
Tutorials

Private Internet Access setup

Using VPN with pfSense allows you to route traffic securely through a VPN tunnel, improving privacy and security.

May 30, 2025
NetworkingSecurity

VPN Server Setup

This guide outlines the process of configuring an OpenVPN server on pfSense to enable secure remote access to internal resources. The setup supports scenarios such as connecting back to a homelab network or routing all internet traffic through a trusted connection.

May 30, 2025
NetworkingSecurity