Recent content by bydn

  1. B

    Network Pass Through Using Dual Network Port

    Hello, I just bought a new HP ml30 server that has dual network ports. I will be installing Proxmox, but the place that I will have the server in only has a single network cable and I need to connect another machine. Am I able to bridge the two ports to pass through data? If it is possible, how...
  2. B

    HDD containing proxmox moved to new computer

    Yes, it worked finally! I used "ip a" to check the ethernet adapters then went into (nano /etc/network/interfaces) and changed vmbr0 to vmbr2 and also enp1s0 to enp3s0. Thank you!
  3. B

    HDD containing proxmox moved to new computer

    Hello, I'm still very new to using proxmox and have very little experience. I have two machines, one being a 4 core intel system and the other an amd 2 core system. I had to move the HDD containing proxmox to the intel one. The computer boots up fine into proxmox but I can't connect to it. I...