Search results

  1. A

    No internet after proxmox installing on Debian 10

    are you sure about that? because now is working and without making this settings my internet didn't worked
  2. A

    No internet after proxmox installing on Debian 10

    source /etc/network/interfaces.d/* auto lo iface lo inet loopback iface enp3s0 inet manual iface enp4s0 inet static address 192.168.100.2 netmask 255.255.255.0 gateway 192.168.100.1 auto vmbr0 iface vmbr0 inet static address 192.168.100.2/24 gateway...
  3. A

    No internet after proxmox installing on Debian 10

    do I still need to do that if is about the proxmox(debian) ? I don't speak about the VM
  4. A

    No internet after proxmox installing on Debian 10

    Hi there. Sorry for my english I have installed proxmox on debian using this steps Install Proxmox VE on Debian Stretch - Proxmox VE The problem is now that I don't have anymore internet on that machine.... Can someone help me with some ideas? thanks