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 on official proxmox debian 10 template and configure on it one network interface (hold by the first proxmox bridge).
I configure the network interface with IP, netmask and gateway, it works!
But I realize that I have to redeploy this container, so I remove it and I create a new one, with exactly same hostname and same network configuration.
Unfortunately this new container is unable to ping its gateway...
With tcpdump I confirm that ICMP are received by the gateway but the container never receive the reply...
And, what is strange (or not I would prefer), is that if I ping some other IP, like 8.8.8.8, it works! And now the ping to the gateway is working too.
Anybody already had this behaviour? Anything special to do when a container is reinstalled with same network configuration?
Thanks everybody for the good work so far!
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 on official proxmox debian 10 template and configure on it one network interface (hold by the first proxmox bridge).
I configure the network interface with IP, netmask and gateway, it works!
But I realize that I have to redeploy this container, so I remove it and I create a new one, with exactly same hostname and same network configuration.
Unfortunately this new container is unable to ping its gateway...
With tcpdump I confirm that ICMP are received by the gateway but the container never receive the reply...
And, what is strange (or not I would prefer), is that if I ping some other IP, like 8.8.8.8, it works! And now the ping to the gateway is working too.
Anybody already had this behaviour? Anything special to do when a container is reinstalled with same network configuration?
Thanks everybody for the good work so far!