Hi @Beekman Bas (BT-CO/MKA1.23) ,
Thanks for your feedback.
Based on provided information and discussion with my colleague, the issue may cause by gratuitous ARP. ARP may get incorrect information as the IP is already in use from some source and conflict pop will occur. This happens mostly when the server is in domain and configured with proxy servers.
Please try to disable gratuitous ARP on the windows device via regedit to see if the issue can be resolved.
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters
Set ArpRetryCount (32-bit DWORD) to 0
If there is not existed value, please create a new DWORD Value named ArpRetryCount and set the value to 0
Here is a similar thread for your reference:
Static IP devices receiving 169 address after reboot
Best Regards,
Sunny
----------
If the Answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.