<div dir="ltr">yes, it's an ARP cache issue related to the hosting provider.<div>i think that flusing should be in their router not in my proxmox machine</div></div><div class="gmail_extra"><br><div class="gmail_quote">On 9 March 2016 at 10:29, Wolfgang Bumiller <span dir="ltr"><<a href="mailto:w.bumiller@proxmox.com" target="_blank">w.bumiller@proxmox.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5"><br>
> On March 8, 2016 at 5:41 PM Mohamed Sadok Ben Jazia <<a href="mailto:benjazia.mohamedsadok@gmail.com">benjazia.mohamedsadok@gmail.com</a>> wrote:<br>
><br>
><br>
> Hi list,<br>
> I'm facing a strange issue on my proxmox infrastructure.<br>
> I have PVE and an IP list that i can allocate to my CT, and it's working<br>
> well.<br>
> The issue i found i when i create a CT and assign an ipv4 address, then<br>
> remove it, and create another CT with the same IP address, the CT became<br>
> unreachable.<br>
> What can i do<br>
<br>
</div></div>Might be an ARP cache issue? Try<br>
# ip neigh flush all<br>
<br>
</blockquote></div><br></div>