How do I use my other 3 LAN interfaces?

JeffWScott

New Member
Oct 12, 2017
8
0
1
43
My server has 4 lan ports.
I can see them in Proxmox under pve > Network (eno 1-4).

Only the first one is listed as ACTIVE.

There is a Linux Bridge configured for eno1, and because of that I can choose that for my VMs.
When I got to make a Linux Bridge for the 2-4 I get "gateway: Default gateway already exists on interface 'vmbr0'."

Why can I not set the same default gateway on more than one port?
 
Hi,

as the name suggest "default". There is always one default and not more.
If you like to have more different GW you have to set the route manual.
 
When all nics are in the same subnet it will work.
 
  • Like
Reactions: JeffWScott