From 5424c7be270f3c5aa8b1fc7fb731700a821a1722 Mon Sep 17 00:00:00 2001 From: Nicole Rappe Date: Fri, 29 Dec 2023 06:36:52 -0700 Subject: [PATCH] Update Virtualization/Proxmox/ProxmoxVE.md --- Virtualization/Proxmox/ProxmoxVE.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Virtualization/Proxmox/ProxmoxVE.md b/Virtualization/Proxmox/ProxmoxVE.md index f1bfe68..c84d334 100644 --- a/Virtualization/Proxmox/ProxmoxVE.md +++ b/Virtualization/Proxmox/ProxmoxVE.md @@ -107,4 +107,6 @@ iface vmbr0 inet static ``` !!! warning - Be sure to include both interfaces for the (Dual-Port) 10GbE connections in the network configuration. Final example document will be updated at a later point in time once the production server is operational. \ No newline at end of file + Be sure to include both interfaces for the (Dual-Port) 10GbE connections in the network configuration. Final example document will be updated at a later point in time once the production server is operational. + +- Reboot the server again to make the networking changes take effect fully. Use iLO / iDRAC / IPMI if you have that functionality on your server in case your configuration goes errant and needs manual intervention / troubleshooting to re-gain SSH control of the proxmox server. \ No newline at end of file