Hello everyone, I have an RB4011 within the network on which I run a DHCP server. Especially recently, what happens is that the client randomly gets lost and cannot find the IP address (which is statically assigned to it via DHCP). Clients are usually other Mikrotik devices. The client looks for an IP from DHCP Servef for hours. Only restarting one of the devices helps. The interesting thing is that I have another RB4011 in the network running DHCP Server and it has the same problem. I have versions 7.13 and 6.49.
Here is config of DHCP Server of one of my RB4011:
Thank you. I tried setting it up, so I’ll see how it works…
It still seems strange to me that I only have this problem with RB4011 devices, but I don’t have this problem with other types (hex, hexS, RB3011) - there are also DHCP servers with a lease time of 10 minutes… I was wondering if it could be some bug of RB4011?
Hello, I let it run like this for some time (on both RB4011) and it still didn’t help much… Couldn’t it be a bug in the RB4011? I emphasize that the DHCP server works without problems on other devices in the same network (hex, hex S, RB3011, etc.), but for some reason it does not work well with the RB4011. Thanks in advance.
Yes, DHCP assigns IP addresses even if they are not set statically, but the problem is that when they are statically allocated - the client randomly loses them and does not take one until the restart.
As far as I know, yes, it is possible to set a static IP on the clients (and not use DHCP at all), but I decided to use DHCP in order to make it simple when I want to change the client’s IP address…