Hello
I'm working on setting up a management network for access points and the APs don't get any IP addresses. I can't get the DHCP relay to work.
dhcprelay server 10.64.32.236 inside
dhcprelay enable MGMTWIFI
dhcprelay setroute MGMTWIFI
dhcprelay timeout 60
%ASA-7-710005: UDP request discarded from 10.64.32.236/67 to inside:255.255.255.255/68
Packets Relayed
BOOTREQUEST 0
DHCPDISCOVER 16572
DHCPREQUEST 0
DHCPDECLINE 0
DHCPRELEASE 0
DHCPINFORM 0
BOOTREPLY 0
DHCPOFFER 0
DHCPACK 0
DHCPNAK 0
Error Counter
SHARED INT ERR 0
Tried to allow the traffic both ways with ACL, not helping
Does anyone have an idea what the problem can be?