Hello Luis, Do you have pf enabled on the router, and block all incomming traffic by default? If so, you need to permit the dhcp server to give response to your client, with a rule like this: pass in quick on ure0 inet proto udp from port 67 to port 68
Regards, Martin