Update Virtualization/Proxmox/ProxmoxVE.md

This commit is contained in:
Nicole Rappe
2023-12-28 04:24:00 -07:00
parent 9987e69129
commit 989cef5c4e

View File

@ -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) | <Leave Blank> | 1.1.1.1 | 192.168.101.100 |