Search results

  1. S

    Reuse of IP address for a new container fail to ping gateway

    Yes thank you, definitely the MAC address cache is causing the issue. Not Proxmox or LXC related but our switches keep this cache. After a certain amount of time my new container is reachable with no hack! You can close this ticket, thank you
  2. S

    Reuse of IP address for a new container fail to ping gateway

    Well, thanks Alwin I did what you asked. Nothing happens, same unreachable container between itself and its gateway. But I wonder if I setup VLANs the way it should be. First I read the network configuration on official proxmox wiki. So I setup VLANs only on the physical interfaces, with...
  3. S

    Reuse of IP address for a new container fail to ping gateway

    Hi all, I am in a strange situation. My setup is 3 PVE 6.3 with VLANs and bridges Network configuration on nodes is as simple as giving a VLAN number to each physical interfaces when needed and create bridges based on these VLANs interfaces. Then I create a container, like test-debian, based...