RB2011LS
Upgrade to 6.1 and have DHCP troubles:
Router normal boot and work. After 1-2 days DHCP system fails:
1. DHCP-client writes many errors to log:
22:53:29 dhcp,error dhcp-client on ether1-gateway failed to add IP address 192.168.12.150: already have such address (6)
2. DHCP-server hangs, no answer to clients, no displayed configs in winbox
3. CPU load - 100%
After reboot - all ok for 1-2 days.
6.0 havnt such problems.
Same problem with CCR1016-12G. I have sent this letter to support@mikrotik.com:
DHCP client on CCR get IP address from optical modem Huawei
Modem is working as a bridge with DHCP relay service.
IP address was received by DHCP client expires every 30 min.
There are two bugs periodically:
1-st situation:
After 30 minutes DHСP client tries to get IP address without removing the previous. If new IP address is the same as the old, we have the following bugs:
[user @ # CCR]> log pr
22:42:12 dhcp, error dhcp-client on 1-idnet3 failed to add IP address XXX.XXX.XXX.XXX
9: already have such address (6)
[user @ # CCR]> ip dhcp-client pr
Flags: X - disabled, I - invalid
INTERFACE USE ADD-DEFAULT-ROUTE STATUS ADDRESS
0 1-idnet3 no no error
After removing this IP address manually, dhcp client works correctly.
2-nd situation:
DHCP client does not release the previous address, and creates a new one on the same interface. As a result, there are two addresses: the previous and the new.
Of course data transfer is stopping.
Same DHCP problem with CCR1016-12G. Critical issue for us, but won’t install 6.2rc1 if we are going to get even more trouble. Our CCR1016-12G is a production router providing service to a large amount of clients, and has lot of stuff (PPTP, BGP, policy routing, balancing, etc.).
Can’t we get a 6.1 with just DHCP stuff fixed? Everything else as it is right now. PLEASE!
Sorry for stealing the thread, but I recently also had to downgrade to 6.0 from 6.1 because IPSec stopped working. 6.0 - OK, after upgrade to 6.1 - not working, after downgrade to 6.0 - everything works again.
DHCP Client sometimes fails when lease runs out.
-Doesn’t renew the address until you press the DHCP Clients window in Winbox
-When it gets new address, old one is not removed and you ought to remove it manually.