Search results

  1. T

    Guest can ping Host, but not Gateway

    I was able to work around this issue. I added a USB ethernet adapter to the host machine, then created a new network interface bridged to the USB ethernet adapter. I'm not sure how to mark this as 'Solved', is that something the moderators do?
  2. T

    Guest can ping Host, but not Gateway

    should i be able to run those commands? do i need to install anything extra for them?
  3. T

    Guest can ping Host, but not Gateway

    Run these from Shell in the host, or the command line in the guest? I tried both: ping 192.168.1.1 - receives responses in the host, but not the guest (Destination Host Unreachable). arping -I vmbr0 192.168.1.1 - bash: arping: command not found (both host and guest) tracepath...
  4. T

    Guest can ping Host, but not Gateway

    I have tried it both ways, enabled/disabled at the Datacenter level, Node level, and in the VM hardware configuration. I have also tried disabling the firewall in my router.
  5. T

    Guest can ping Host, but not Gateway

    I also tried this on a second router, set to factory defaults. This yielded the same results. This makes me think there is an issue with something within Proxmox...
  6. T

    Guest can ping Host, but not Gateway

    I just finished setting up Proxmox for the first time, but I'm having difficulty with networking the VMs. I've created a VM and use the default network bridge, vmbr0. My router will assign it an IP via DHCP, and when I run ipconfig from the guest the address shows up. However, I cant get get to...