Recent content by gravenstein31

  1. G

    [SOLVED] VM's cant reach the gateway

    Looks like the WiFi Adapter doesnt support the bridge mode, added a USB ethernet to the laptop and now i can reach the vm network from the host OS and other devices in the network
  2. G

    Adding a drive to Plex

    I am planning to do the exact same setup where i have my content in a USB HDD and mount that device to the Plex which i am thinking to run on LXC, Did you find a solution for this?
  3. G

    [SOLVED] VM's cant reach the gateway

    On the virtual box for the PVE its setup to Allow All to the Bridged Apadter, still same issue cant ping the DG
  4. G

    Ubuntu container not getting IP

    Creating a new Ubuntu container image, its not getting an IP and i don't see interface file in /etc/network . The image which I am using is The network is configured to use DHCP.
  5. G

    [SOLVED] VM's cant reach the gateway

    Newbie here… I am trying to setup proxmox on top of virtual box in my laptop. The network adapter is set to bridge mode for the proxmox VM and assigned a static IP during the installation. I can connect to the proxmox VM and got a VM created which received a DHCP IP from my network. The VM’s...