Greetings to all virtualization and proxmox fans.
Now I am facing another challenge and that is that I have introduced VLANs into my infrastructure.
My main proxmox server has 3 ethernet accesses.
eno1 -> from motherboard
enp1s0f0 -> PCIe card
enp1s0f1 -> PCIe Card
I'd like eno1 to be purely for Proxmox as such but not static but DHCP where it is assigned VLAN 20 like a normal computer. Since I set the static addresses in my Mikrotik router where I assign it its fixed address.
Other VMs or LXCs will use just the PCIe interface for their connections.
How should this setup look like in /etc/network/interfaces ?
is this even possible ?
Now I am facing another challenge and that is that I have introduced VLANs into my infrastructure.
My main proxmox server has 3 ethernet accesses.
eno1 -> from motherboard
enp1s0f0 -> PCIe card
enp1s0f1 -> PCIe Card
I'd like eno1 to be purely for Proxmox as such but not static but DHCP where it is assigned VLAN 20 like a normal computer. Since I set the static addresses in my Mikrotik router where I assign it its fixed address.
Other VMs or LXCs will use just the PCIe interface for their connections.
How should this setup look like in /etc/network/interfaces ?
is this even possible ?