diff --git a/Virtualization/Proxmox/ProxmoxVE.md b/Virtualization/Proxmox/ProxmoxVE.md index 4d47f93..cc49204 100644 --- a/Virtualization/Proxmox/ProxmoxVE.md +++ b/Virtualization/Proxmox/ProxmoxVE.md @@ -32,10 +32,10 @@ You will need to add the iSCSI initiator from the proxmox node to the allowed in In this instance, we will reference Group ID: `2`. We need to add the iniator to the "**Allowed Initiators (IQN)**" section. This also includes the following networks that are allowed to connect to the iSCSI portal: -- 192.168.101.0/24 -- 192.168.102.0/24 -- 192.168.103.0/24 -- 192.168.104.0/24 +- `192.168.101.0/24` +- `192.168.102.0/24` +- `192.168.103.0/24` +- `192.168.104.0/24` To get the iSCSI Initiator IQN of the current Proxmox node, you need to navigate to the Proxmox server's webUI, typically located at `https://:8006` then log in with username `root` and whatever you set the password to during initial setup when the ISO image was mounted earlier.