Recent content by Proxmox-Researcher

  1. P

    API Error running boot command sendkey EOF

    Hi, I have opened upstream the issue as well, https://github.com/hashicorp/packer-plugin-proxmox/issues/237 , there's more detail / debug on the second log, but just in case : 2023/10/12 10:12:06 packer-plugin-proxmox_v1.1.5_x5.0_linux_amd64 plugin: 2023/10/12 10:12:06 Plugin address: unix...
  2. P

    API Error running boot command sendkey EOF

    Hello, I'm using the latest Proxmox 8.0.4 6.2.16-15-pve , and while building the VM's with packer I'm getting an error during "Typing boot commands" ==> proxmox-iso.ubuntu: Creating VM ==> proxmox-iso.ubuntu: No VM ID given, getting next free from Proxmox ==> proxmox-iso.ubuntu: Starting VM...
  3. P

    [SOLVED] Proxmox 7.1-10 VM's and CT not able to exit internet or ping vmbrX interfaces (masquerade not applied)

    I did an additional test now, wondering if there's any other purpose to the Firewall : Yes settings, and there isn't... If you configure CT's or VM's on different VMBRX's they'll still be able to ping each other , so there's no network isolation. It might be my impression but I find the network...
  4. P

    [SOLVED] Proxmox 7.1-10 VM's and CT not able to exit internet or ping vmbrX interfaces (masquerade not applied)

    This is where the problem was : The firewall was enabled, and when the firewall was enabled these bridges where created : bridge name bridge id STP enabled interfaces fwbr101i0 8000.be8ec2cdf3ee no fwln101i0 veth101i0 having the...
  5. P

    [SOLVED] Proxmox 7.1-10 VM's and CT not able to exit internet or ping vmbrX interfaces (masquerade not applied)

    Hi, I'm new to proxmox , and also this installation is fresh, I started with a 6.4 then upgraded manually to the 7.1-11. I created next the first CT (using arch / debian / ubuntu ) templates and assigned manually the IP. I did the same with also a VM installation and there's a very weird...