From 8579cb703d16949c317196ab0f2784247d1b2912 Mon Sep 17 00:00:00 2001 From: Nicole Rappe Date: Thu, 28 Dec 2023 04:24:37 -0700 Subject: [PATCH] Update Virtualization/Proxmox/ProxmoxVE.md --- Virtualization/Proxmox/ProxmoxVE.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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