diff --git a/Virtualization/Proxmox/ProxmoxVE.md b/Virtualization/Proxmox/ProxmoxVE.md index 1e92317..d4b4a28 100644 --- a/Virtualization/Proxmox/ProxmoxVE.md +++ b/Virtualization/Proxmox/ProxmoxVE.md @@ -22,7 +22,7 @@ You will need to set a static IP address, in this case, it will be an address wi | 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 | -| PROXMOX-01 | 192.168.103.200 | 255.255.255.0 (/24) | | 1.1.1.1 | 192.168.103.100 | -| PROXMOX-02 | 192.168.102.200 | 255.255.255.0 (/24) | | 1.1.1.1 | 192.168.102.100 | -| PROXMOX-02 | 192.168.104.200 | 255.255.255.0 (/24) | | 1.1.1.1 | 192.168.104.100 | \ No newline at end of file +| PROXMOX-01 | 192.168.101.200 | 255.255.255.0 (/24) | None | 1.1.1.1 | 192.168.101.100 | +| PROXMOX-01 | 192.168.103.200 | 255.255.255.0 (/24) | None | 1.1.1.1 | 192.168.103.100 | +| PROXMOX-02 | 192.168.102.200 | 255.255.255.0 (/24) | None | 1.1.1.1 | 192.168.102.100 | +| PROXMOX-02 | 192.168.104.200 | 255.255.255.0 (/24) | None | 1.1.1.1 | 192.168.104.100 | \ No newline at end of file