Search results

  1. M

    Chown/move permision namespace from nspawn to CT

    I am migrating my old sever with used hand crafted nspawns as containers. Nspawn for an unprivileged containers maps all permissions to a random uid/guid namespace. CT-s in Proxmox start with 100000 as far I see. Nspawn: drwxr-xr-x 2 54067200 54067200 173 Feb 9 06:40 bin/ drwxr-xr-x 3...
  2. M

    Wrong email validation when adding acme account

    Thanks :), in the mean time I found I can edit /etc/pve/priv/acme/ocs to got over it.
  3. M

    Wrong email validation when adding acme account

    I am trying to add an ACME account to my proxmox server, my email has two dots after the @ with proxmox shows as an invalid mail: That sounds like a bug to me.
  4. M

    Firewall in datacenter and Private VM (NAT)

    Nevermind I just found that topic https://forum.proxmox.com/threads/no-more-nat-masquerading-after-firewall-usage.63459/ Works perfectly!!
  5. M

    Firewall in datacenter and Private VM (NAT)

    Hi! I am trying to setup NAT for my VM/CT from that post https://forum.proxmox.com/threads/pve-6-2-private-vm-nat-network-configuration-setup.71038/ And everything is working fine, I have internet access in my VM/CT. But when I enable Firewall in datacenter then it stops working. Here is my...