Hi all,
I want to use a nic in vlan aware mode to connect multiple phisical devices.
Below is my networking diagram.
vmbr0 and vmbr1 are working fine, i'm not able to configure vmbr2 (LAN in vlan aware mode).
This is my network interface:
auto vmbr0
iface vmbr0 inet static
address...
Hi all,
I'm trying use my old laptop as a proxmox testing server.
I do not want it to be attached to ethernet and i want it to connect to my network via wifi.
To configure it i'm connected via ethernet using ssh protocol.
I did some research and found this wiki...