Hello.
I’ve disabled DHCP Client and set a static IP. Mikrotik is serving on static IP. But it always once a minute sends DHCP Request to local DHCP server. This mikrotik is not configured to be a DHCP server, nor a DHCP relay. Where to search why it sends DHCP Requests?
Yes, server sees request and offer an IP (same one for the Mikrotik’s MAC). But it is not used by Mirkotik. It has a static different IP.
Doing packet sniffing I see that this DHCP Requests Mikrotik send on all configured vlans.
can you post the captures you did on the mikrotik (just go with ip-protocol=udp port=67,68)
normally the router shall not be sending no dhcp requests, even the default configuration is running dhcp client on external interface only (e.g. ether1).
ok, that tells me that your device is sending out dhcp requests on 3 different bridge interfaces
bridge-default
bridge-berd
bridge-voip
the rest of the capture can be ignored as those are the same packets seen on the VLAN subif and the outgoing dot1q trunk.
would you mind to save the pcap as file and attach it to the post so i can look at the contents of the packets?
all in all it doesn’t look like too good if you don’t have no DHCP-client entries in your config.