I have a problem about DHCP in client device. I have set in mikrotik about dhcp. But the problem, if client device (PC/Laptop) reboot the status in DHCP Lease is “waiting”.
It must disable and enable network card, so the status be “bound”.
I lock the client with mac address.
Waiting means the Mikrotik DHCP server have not received DHCP request from this client.
If the client has to disable and enable NIC, then the problem is at the client side. if it is a windows PC, would ipconfig /renew help?
or /release , then /renew?
MAC “lock”: unlock whatever it is you did with the MAC. If it works, then you know it is this, or what do you mean?
Device: test with a different device
Connection logical type: check with another network or a different band (2.4GHz/5GHz)
Connection physical type: change Ethernet port or check Ethernet wired connection if using wireless
Interface host: test with a USB Ethernet adapter to laptop. If you want to buy one, apparently the AX88772A chipset ones also work with the USB on Mikrotik devices
Drivers: Get Ethernet drive model and version and laptop model. Check for driver updates from manufacturer and Microsoft
OS: reboot with a Linux usb or live cd like Ubuntu
Monitor traffic with a packet analyzer on the device like Wireshark and filter for “bootp”.