Recent content by grof9

  1. G

    VMs/LXCs not reachable over LAN/IP adress

    Hi, Firewall of each LXC is turned off (Firewall = no). The Node Firewall is turned on. I didn't touched any of the Firewall settings. I'm using Nginx in one of the LXCs, yes. I can reach the PVE web interface over the local IP address, but still not the LXCs. Here the LXC configs: pct...
  2. G

    VMs/LXCs not reachable over LAN/IP adress

    Hi, I'm quite new to PVE. Since today, I can't reach my LXCs over LAN or if I type the IP address in the browser. BUT I can all ping them successfully. I'm on 7.0-11. My cat /etc/network/interfaces output: auto lo iface lo inet loopback iface enp3s0 inet manual auto vmbr0 iface vmbr0 inet...