// Blog · tag
#dhcp
Every post tagged dhcp.
Blog posts
networking
How to Find Your Proxmox VE Server's IP Address After a Headless Install (No Monitor Required)
Just installed Proxmox VE and lost track of the IP address? Here's how to find your server on the network using the console banner, your router's DHCP list, or a quick nmap scan.
networking
How to Set Up an SDN Simple Zone in Proxmox VE (Isolated Network With NAT and DHCP)
Build a private, isolated network for your VMs and containers using a Proxmox VE SDN Simple zone, complete with automatic DHCP and internet access via NAT, without touching a switch or VLAN.
networking
How to Set a Static MAC Address for a VM's Network Card in Proxmox VE
Proxmox assigns a random MAC address to every VM. Here's when you actually need a fixed one instead — DHCP reservations, license keys, cloned VMs — and how to set it safely without colliding with real hardware.