From 0f780969751f78fa6e255bb26d4a7e9e2ee59b0d Mon Sep 17 00:00:00 2001 From: Nicole Rappe Date: Tue, 19 Mar 2024 23:21:50 -0600 Subject: [PATCH] Add Networking/IP Tables/192.168.101.0.md --- Networking/IP Tables/192.168.101.0.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 Networking/IP Tables/192.168.101.0.md diff --git a/Networking/IP Tables/192.168.101.0.md b/Networking/IP Tables/192.168.101.0.md new file mode 100644 index 0000000..2fc2732 --- /dev/null +++ b/Networking/IP Tables/192.168.101.0.md @@ -0,0 +1,9 @@ +### IP Addresses +Documented IP addresses of iSCSI-Connected Proxmox Servers + +## 192.168.3.0/24 Network +| **IP Address** | **FQDN** | **Additional Notes** | +| :--- | :--- | :--- | +| 192.168.101.200 | PROXMOX-NODE-01.bunny-lab.io | Primary ProxmoxVE Cluster Node | +| 192.168.101.201 | PROXMOX-NODE-02.bunny-lab.io | Secondary ProxmoxVE Cluster Node | +| 192.168.101.202 | PROXMOX-NODE-03.bunny-lab.io | Tertiary ProxmoxVE Cluster Node | \ No newline at end of file