how can i use more then network interface

MRBIQ

Member
Apr 24, 2020
11
0
6
31
Hi everyone one here
I have proxmox server with 4 netowork interfaces , now i am using only one interface
so I have vmbr0 and I have eno1 inside it
what I want to do I want connect second cable in proxmox server and I want make vmbr1 and put eno2 in side , I dont its possible or no ??
 
Hi,

what I want to do I want connect second cable in proxmox server and I want make vmbr1 and put eno2 in side , I dont its possible or no ??

You can add a new Linux Bridge with "eno1" as port over the Webinterface under Node → Network → Create.

You can also bond multiple physical interfaces to improve performance and/or redundancy by creating a Linux Bond interface with multiple ports.

Check out: https://pve.proxmox.com/pve-docs/chapter-sysadmin.html#sysadmin_network_configuration
 
  • Like
Reactions: MRBIQ
and I want make vmbr1 and put eno2 in side
Create the new bridge and define `eno2` as the bridge port. @t.lamprecht was pointing out that you could do even more than just a simple `vmbr -> NIC` setup if needed.
 
  • Like
Reactions: MRBIQ
Create the new bridge and define `eno2` as the bridge port. @t.lamprecht was pointing out that you could do even more than just a simple `vmbr -> NIC` setup if needed.
it means i can make it . i need create new vmbr and put inside it eno2 , i have did this but in network only eno1 active eno2 there is no active i dont know why ?
 
DId you set the "Autostart" checkbox?

To apply changes to a nodes network you either must reboot it or install the package `ifupdown2` and then click on the Apply button.

apt install ifupdown2 on the CLI of the node.
 
  • Like
Reactions: MRBIQ
DId you set the "Autostart" checkbox?

To apply changes to a nodes network you either must reboot it or install the package `ifupdown2` and then click on the Apply button.

apt install ifupdown2 on the CLI of the node.
ah it needs reboot but not easy to off it coze will make problem for me so after install package ifupdown2 will will do ?? will do it automatic
 
with ifupdown2 you will still need to hit the `Apply Configuration` button. Check our documentation to get a better understanding :)
 
  • Like
Reactions: MRBIQ
DId you set the "Autostart" checkbox?

To apply changes to a nodes network you either must reboot it or install the package `ifupdown2` and then click on the Apply button.

apt install ifupdown2 on the CLI of the node.
now i have done what you said
with ifupdown2 you will still need to hit the `Apply Configuration` button. Check our documentation to get a better understanding :)
ok dear i have done it , now the interface became active and every thing is ok , but when put gateway to this vmbr1 say error like this is gateway on vmbr0 also i have left it and used CIDR / but not ping on new ip
 
you can only have one default gateway on a machine. What do you want to achieve?
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!