Search results

  1. J

    [SOLVED] New Installation - no network

    Hi folks, can you help me troubleshoot the network for a new installation of Proxmox VE 8.2. I can't access the browser page from another PC after installation. Can't ping to or from the proxmox host. Interface is now "UP" I think after I put a network switch between proxmox and the main router...
  2. J

    [SOLVED] Bind mount to reflect Samba mount owner/permissions?

    I have a few containers running on Proxmox and have a challenge with a Bind mount vs a Samba share. Container 101 has a directory shared via Samba (it's effectively my NAS). Anything written to it via Samba adopts file ownership & permissions determined by the samba process / config. That same...
  3. J

    Send Wake on LAN magic packet from INSIDE openVZ container?

    Hi, I've got Wake-on-lan configured on my desktop machine (running Kubuntu), and I'd like to wake it up from a Centos OpenVZ host in Proxmox. I've tested sending the magic packet from my physical windows laptop (using the Nirsoft tool), and Kubuntu wakes up fine. From the Centos virtual host I...
  4. J

    IPTABLES - can't load module xt_tcpudp (VE v2.0)

    I'm trying to set up IP tables in a CentOS container, and am following instructions here to prepare the host: http://wiki.openvz.org/Setting_up_an_iptables_firewall One instruction is modprobe xt_tcpudp, but I get a bad looking error.... root@proxmox:~# modprobe xt_tcpudp FATAL: Module...