A arojas30 New Member Mar 5, 2019 1 0 1 47 Mar 5, 2019 #1 My greetings I have installed Proxmox 5.0 on a PC with 2 network cards, but one of them comes out that is not active, is there any way to activate it?
My greetings I have installed Proxmox 5.0 on a PC with 2 network cards, but one of them comes out that is not active, is there any way to activate it?
wolfgang Proxmox Retired Staff Retired Staff Oct 1, 2014 6,496 560 103 Mar 6, 2019 #2 Hi, run on the shell. Code: ifup enp2s1 Or better bring vmbr1 down and init it again and see if you get an error Code: ifdown vmbr1 && ifup -v vmbr1
Hi, run on the shell. Code: ifup enp2s1 Or better bring vmbr1 down and init it again and see if you get an error Code: ifdown vmbr1 && ifup -v vmbr1
wolfgang Proxmox Retired Staff Retired Staff Oct 1, 2014 6,496 560 103 Mar 6, 2019 #3 Please update your system to the current PVE 5.3. We develop continuous improvements and fix bugs. Anyway only with the current version you can expect help.
Please update your system to the current PVE 5.3. We develop continuous improvements and fix bugs. Anyway only with the current version you can expect help.