# Proxmox

# Installing & launching a PROXMOX server

=================================================================================

#### Installation

PROXMOX ISO download:

[https://www.proxmox.com/en/downloads/proxmox-virtual-environment/iso](https://www.proxmox.com/en/downloads/proxmox-virtual-environment/iso)

# Network Configuration

#### PfSense

Networking for my VMs is done through pfSense, which is basically an router/firewall OS installed onto a VM, and configured to pass network traffic from the WAN network (144.76.138.40) to the LAN network (192.168.1.1/24) via a network bridge.

For more information on my PfSense configuration, see [here](https://bookstack.b4sed.xyz/books/my-solution/chapter/pfsense).