Search results

  1. P

    Proxmox VE network didnt come up after restart

    I notice weird issues : 1. Whenever I restart my machine, I lose the network and I manually need to make it up using following command. >>> ip link set dev enp0s25 down && ip link set dev enp0s25 up && dhcpclient -v enp0s25 without this the network is down and I am unable to ping to the...