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