From 989cef5c4e76804cfe0ea9109db4bf92a9b96d07 Mon Sep 17 00:00:00 2001 From: Nicole Rappe Date: Thu, 28 Dec 2023 04:24:00 -0700 Subject: [PATCH] Update Virtualization/Proxmox/ProxmoxVE.md --- Virtualization/Proxmox/ProxmoxVE.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Virtualization/Proxmox/ProxmoxVE.md b/Virtualization/Proxmox/ProxmoxVE.md index 50e76b5..1e92317 100644 --- a/Virtualization/Proxmox/ProxmoxVE.md +++ b/Virtualization/Proxmox/ProxmoxVE.md @@ -19,6 +19,7 @@ You will need to download the [Proxmox VE 8.1 ISO Installer](https://www.proxmox #### Networking You will need to set a static IP address, in this case, it will be an address within the 20GbE network. You will be prompted to enter these during the ProxmoxVE installation. Be sure to set the hostname to something that matches the following FQDN: `proxmox-01.MOONGATE.local`. + | Hostname | IP Address | Subnet Mask | Gateway | DNS Server | iSCSI Ping IP | | --------------- | --------------- | ------------------- | ------------- | ------------ | --------------- | | PROXMOX-01 | 192.168.101.200 | 255.255.255.0 (/24) | | 1.1.1.1 | 192.168.101.100 |