Following on from this: https://forum.proxmox.com/threads/changing-proxmox-management-interface.98857/
I've got a PVE node with 2x2.5GbE ports built in, that I'm planning to bond with active load balancing, to dedicate a total of 5 Gb full duplex bandwidth (max 2.5Gb full duplex per connection) to my VMs.
Because I (1) want to practice good network segmentation; and (2) want to isolate my PVE cluster operations from my VM networking to more easily monitor how much traffic is going where/doing what, I want to attach a USB 3.0 2.5GbE adapter and use that as my management port. I don't have separate VLANs/subnets set up yet, but I will in the future, so I wanted to go ahead and get this adapter installed and working. I've figured out how to add the new adapter as a new Linux Bridge (vmbr1), but I'm not sure that's the way to go.
In the alternative, what if I just edited vmbr0 to use only the USB adapter, instead of either of the internal ethernet ports? So long as I don't change any other settings, this seems to be the best option. The default network settings are all already there and correct. All I need it to do is use a different port. The existing static IP and gateway and everything else would just keep working, right?
(And yes, I know USB network adapters aren't great, especially Realtek-based ones, but Proxmox is Debian, so I'm guessing/hoping the drivers are stable enough?)
Thanks!
I've got a PVE node with 2x2.5GbE ports built in, that I'm planning to bond with active load balancing, to dedicate a total of 5 Gb full duplex bandwidth (max 2.5Gb full duplex per connection) to my VMs.
Because I (1) want to practice good network segmentation; and (2) want to isolate my PVE cluster operations from my VM networking to more easily monitor how much traffic is going where/doing what, I want to attach a USB 3.0 2.5GbE adapter and use that as my management port. I don't have separate VLANs/subnets set up yet, but I will in the future, so I wanted to go ahead and get this adapter installed and working. I've figured out how to add the new adapter as a new Linux Bridge (vmbr1), but I'm not sure that's the way to go.
In the alternative, what if I just edited vmbr0 to use only the USB adapter, instead of either of the internal ethernet ports? So long as I don't change any other settings, this seems to be the best option. The default network settings are all already there and correct. All I need it to do is use a different port. The existing static IP and gateway and everything else would just keep working, right?
(And yes, I know USB network adapters aren't great, especially Realtek-based ones, but Proxmox is Debian, so I'm guessing/hoping the drivers are stable enough?)
Thanks!